You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releases/v1.6.0-beta.toml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ support to increase overall compatibility and stability.
21
21
* **Add runtime label to metrics** ([#5744](https://github.com/containerd/containerd/pull/5744))
22
22
* **Cleanup task delete logic in v2 shim** ([#5813](https://github.com/containerd/containerd/pull/5813))
23
23
* **Add support for shim plugins** ([#5817](https://github.com/containerd/containerd/pull/5817))
24
-
* **Split task manager into shim and task manager** ([#5918](https://github.com/containerd/containerd/pull/5918))
24
+
* **Decouple shim and task manager** ([#5918](https://github.com/containerd/containerd/pull/5918))
25
25
* **Add runc shim support for core scheduling** ([#6011](https://github.com/containerd/containerd/pull/6011))
26
26
* **Update shim client connect attempt to fail fast when shim errors** ([#6031](https://github.com/containerd/containerd/pull/6031))
27
27
* **Add support for absolute path to shim binaries** ([#6206](https://github.com/containerd/containerd/pull/6206))
@@ -34,13 +34,15 @@ support to increase overall compatibility and stability.
34
34
#### CRI
35
35
36
36
* **Add CNI configuration based on runtime class** ([#4695](https://github.com/containerd/containerd/pull/4695))
37
+
* **Add support for Intel RDT** ([#5439](https://github.com/containerd/containerd/pull/5439))
37
38
* **Add support for CRI v1 and v1alpha in parallel** ([#5619](https://github.com/containerd/containerd/pull/5619))
38
39
* **Add support for unified resources field for cgroups v2** ([#5627](https://github.com/containerd/containerd/pull/5627))
39
40
* **Add IP preference configuration for reporting pod IP** ([#5964](https://github.com/containerd/containerd/pull/5964))
40
41
* **Implement new CRI pod sandbox stats API** ([#6113](https://github.com/containerd/containerd/pull/6113))
41
42
* **Add sandbox and container latency metrics** ([#6111](https://github.com/containerd/containerd/pull/6111))
42
43
* **Add namespace to ttrpc and grpc plugin connections** ([#6130](https://github.com/containerd/containerd/pull/6130))
43
44
* **Add option to allow ping sockets and privileged ports with no capabilities** ([#6170](https://github.com/containerd/containerd/pull/6170))
45
+
* **Add support for configuring swap** ([#6320](https://github.com/containerd/containerd/pull/6320))
44
46
45
47
#### Other
46
48
@@ -49,6 +51,7 @@ support to increase overall compatibility and stability.
49
51
* **Add xfs support for devicemapper snapshotter** ([#5610](https://github.com/containerd/containerd/pull/5610))
50
52
* **Add metric exposing build version and revision** ([#5965](https://github.com/containerd/containerd/pull/5965))
51
53
* **Add OpenTelemetry trace injection to grpc client** ([#5992](https://github.com/containerd/containerd/pull/5992))
54
+
* **Add support for custom fs options in devmapper snapshotter** ([#6122](https://github.com/containerd/containerd/pull/6122))
0 commit comments