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
@@ -51,6 +52,8 @@ brings support for the Node Resource Interface (NRI).
51
52
* **Runtime support on FreeBSD** [#5375](https://github.com/containerd/containerd/pull/5375)
52
53
53
54
#### Windows
55
+
* **Implement windowsDiff.Compare to allow outputting OCI images** [#4399](https://github.com/containerd/containerd/pull/4399)
56
+
* **Optimize WCOW snapshotter to commit writable layers as read-only parent layers** [#4415](https://github.com/containerd/containerd/pull/4415)
54
57
* **Optimize LCOW snapshotter use of scratch layers** [#4643](https://github.com/containerd/containerd/pull/4643)
55
58
56
59
#### CRI
@@ -59,6 +62,7 @@ brings support for the Node Resource Interface (NRI).
59
62
* **Update privileged containers to use current capabilities instead of known capabilities** [#5017](https://github.com/containerd/containerd/pull/5017)
60
63
* **Add pod annotations to CNI call** [#5026](https://github.com/containerd/containerd/pull/5026)
61
64
* **Enable ocicrypt by default** [#5135](https://github.com/containerd/containerd/pull/5135)
0 commit comments