forked from intel/cc-oci-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
36 lines (33 loc) · 1.15 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
2.1.0-rc.6:
Added additional groups and user related tests
Added docker attach functional tests
Added back popular containers tests
Added memory consumption tool
Fixed invalid file descriptor Glib warning
Fixed removing stale docker instances after docker rm
Fixed distcheck, functional and unit tests
2.1.0-rc.5:
Added SELinux configuration for proxy
Added environment and image docker tests
Added virtualization support check
Added ineffassign CI tests
Added proxy protocol extensions
Fixed a potential proxy panic
Fixed umount function
Fixed support for latest Docker streams
Fixed a proxy fd leak
2.1.0-rc.4:
Added mount namespace creation
Added functional test tap output
Added remaining exec tests
Added locally runnable CI static tests
Fixed proxy file descriptor leak
Fixed swarm tests
Fixed coverity reported security issues
2.1.0-rc.3:
Added docker tests for handling pipe input
Added pprof data export through HTTP
Fixed CRI-O exec support
Fixed shim atexit return value
Fixed docker pipe inout handling (Issue #506)
Fixed version functional test