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
+19-16Lines changed: 19 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -18,33 +18,36 @@ support to increase overall compatibility and stability.
18
18
19
19
#### Runtime
20
20
21
-
* **Add runtime label to metrics** [#5744](https://github.com/containerd/containerd/pull/5744)
22
-
* **Cleanup task delete logic in v2 shim** [#5813](https://github.com/containerd/containerd/pull/5813)
23
-
* **Add support for shim plugins** [#5817](https://github.com/containerd/containerd/pull/5817)
24
-
* **Add runc shim support for core scheduling** [#6011](https://github.com/containerd/containerd/pull/6011)
25
-
* **Update shim client connect attempt to fail fast when shim errors** [#6031](https://github.com/containerd/containerd/pull/6031)
21
+
* **Add runtime label to metrics** ([#5744](https://github.com/containerd/containerd/pull/5744))
22
+
* **Cleanup task delete logic in v2 shim** ([#5813](https://github.com/containerd/containerd/pull/5813))
23
+
* **Add support for shim plugins** ([#5817](https://github.com/containerd/containerd/pull/5817))
24
+
* **Add runc shim support for core scheduling** ([#6011](https://github.com/containerd/containerd/pull/6011))
25
+
* **Update shim client connect attempt to fail fast when shim errors** ([#6031](https://github.com/containerd/containerd/pull/6031))
26
26
27
27
#### Windows
28
28
29
-
* **Add support for Windows HostProcess containers** [#5131](https://github.com/containerd/containerd/pull/5131)
29
+
* **Add support for Windows HostProcess containers** ([#5131](https://github.com/containerd/containerd/pull/5131))
30
+
* **Add support for Windows resource limits** ([#5778](https://github.com/containerd/containerd/pull/5778))
30
31
31
32
#### CRI
32
33
33
-
* **Add CNI configuration based on runtime class** [#4695](https://github.com/containerd/containerd/pull/4695)
34
-
* **Add support for CRI v1 and v1alpha in parallel** [#5619](https://github.com/containerd/containerd/pull/5619)
35
-
* **Add support for unified resources field for cgroups v2** [#5627](https://github.com/containerd/containerd/pull/5627)
36
-
* **Add IP preference configuration for reporting pod IP** [#5964](https://github.com/containerd/containerd/pull/5964)
34
+
* **Add CNI configuration based on runtime class** ([#4695](https://github.com/containerd/containerd/pull/4695))
35
+
* **Add support for CRI v1 and v1alpha in parallel** ([#5619](https://github.com/containerd/containerd/pull/5619))
36
+
* **Add support for unified resources field for cgroups v2** ([#5627](https://github.com/containerd/containerd/pull/5627))
37
+
* **Add IP preference configuration for reporting pod IP** ([#5964](https://github.com/containerd/containerd/pull/5964))
38
+
* **Add namespace to ttrpc and grpc plugin connections** ([#6130](https://github.com/containerd/containerd/pull/6130))
37
39
38
40
#### Other
39
41
40
-
* **Add a shared namespace label for cross-namespace content sharing** [#5043](https://github.com/containerd/containerd/pull/5043)
41
-
* **Add support for client TLS Auth for grpc** [#5606](https://github.com/containerd/containerd/pull/5606)
42
-
* **Add xfs support for devicemapper snapshotter** [#5610](https://github.com/containerd/containerd/pull/5610)
43
-
* **Add metric exposing build version and revision** [#5965](https://github.com/containerd/containerd/pull/5965)
42
+
* **Add a shared namespace label for cross-namespace content sharing** ([#5043](https://github.com/containerd/containerd/pull/5043))
43
+
* **Add support for client TLS Auth for grpc** ([#5606](https://github.com/containerd/containerd/pull/5606))
44
+
* **Add xfs support for devicemapper snapshotter** ([#5610](https://github.com/containerd/containerd/pull/5610))
45
+
* **Add metric exposing build version and revision** ([#5965](https://github.com/containerd/containerd/pull/5965))
46
+
* **Add OpenTelemetry trace injection to grpc client** ([#5992](https://github.com/containerd/containerd/pull/5992))
44
47
45
48
#### Client
46
49
47
-
* **Allow WithServices to use custom implementations** [#5709](https://github.com/containerd/containerd/pull/5709)
48
-
* **Support custom compressor for walking differ** [#5735](https://github.com/containerd/containerd/pull/5735)
50
+
* **Allow WithServices to use custom implementations** ([#5709](https://github.com/containerd/containerd/pull/5709))
51
+
* **Support custom compressor for walking differ** ([#5735](https://github.com/containerd/containerd/pull/5735))
0 commit comments