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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ support to increase overall compatibility and stability.
24
24
* **Split task manager into 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
+
* **Add support for absolute path to shim binaries** ([#6206](https://github.com/containerd/containerd/pull/6206))
27
28
28
29
#### Windows
29
30
@@ -37,7 +38,9 @@ support to increase overall compatibility and stability.
37
38
* **Add support for unified resources field for cgroups v2** ([#5627](https://github.com/containerd/containerd/pull/5627))
38
39
* **Add IP preference configuration for reporting pod IP** ([#5964](https://github.com/containerd/containerd/pull/5964))
39
40
* **Implement new CRI pod sandbox stats API** ([#6113](https://github.com/containerd/containerd/pull/6113))
41
+
* **Add sandbox and container latency metrics** ([#6111](https://github.com/containerd/containerd/pull/6111))
40
42
* **Add namespace to ttrpc and grpc plugin connections** ([#6130](https://github.com/containerd/containerd/pull/6130))
43
+
* **Add option to allow ping sockets and privileged ports with no capabilities** ([#6170](https://github.com/containerd/containerd/pull/6170))
0 commit comments