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.3.0-beta.toml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ implemented in the client libraries without requiring daemon upgrade.
31
31
### Plugins
32
32
* **Support for plugins registering as a TCP service**
33
33
* **Configurable plugin directory**
34
+
* **Add stream processor plugin.** Allow handling of custom media types during unpack (https://github.com/containerd/containerd/pull/3482)
34
35
35
36
### Client
36
37
* **Default handling from namespace labels.** Allows defaults to be configured per containerd namespace (https://github.com/containerd/containerd/pull/3403)
@@ -42,6 +43,7 @@ implemented in the client libraries without requiring daemon upgrade.
42
43
* **Add ttrpc service for shim event publishing**
43
44
* **Add annotations to descriptors in API**
44
45
* **Add id to TaskDelete event message to match exec id**
46
+
* **Add payload parameter to apply in diff service API**
0 commit comments