Skip to content

Commit 391f9b6

Browse files
committed
Prepare release notes for v1.6.0-beta.1
Signed-off-by: Derek McGowan <[email protected]>
1 parent 26aa86b commit 391f9b6

2 files changed

Lines changed: 20 additions & 17 deletions

File tree

releases/v1.6.0-beta.toml

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,33 +18,36 @@ support to increase overall compatibility and stability.
1818
1919
#### Runtime
2020
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))
2626
2727
#### Windows
2828
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))
3031
3132
#### CRI
3233
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))
3739
3840
#### Other
3941
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))
4447
4548
#### Client
4649
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))
4952
5053
See the changelog for complete list of changes"""

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var (
2323
Package = "github.com/containerd/containerd"
2424

2525
// Version holds the complete version number. Filled in at linking time.
26-
Version = "1.6.0-beta.0+unknown"
26+
Version = "1.6.0-beta.1+unknown"
2727

2828
// Revision is filled with the VCS (e.g. git) revision being used to build
2929
// the program at linking time.

0 commit comments

Comments
 (0)