Skip to content

[release/1.6] Prepare release notes for v1.6.27#9631

Merged
dmcgowan merged 1 commit intocontainerd:release/1.6from
dmcgowan:prepare-v1.6.27
Jan 12, 2024
Merged

[release/1.6] Prepare release notes for v1.6.27#9631
dmcgowan merged 1 commit intocontainerd:release/1.6from
dmcgowan:prepare-v1.6.27

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

@dmcgowan dmcgowan commented Jan 12, 2024

Prepare release notes for v1.6.27


Welcome to the v1.6.27 release of containerd!

The twenty-seventh patch release for containerd 1.6 contains various fixes and updates.

Notable Updates

  • Improve /etc/group handling when appending groups (#9543)
  • Update runc binary to v1.1.11 (#9597)
  • Remove runc import (#9606)
  • Update shim pidfile permissions to 0644 (#9613)
  • Update Go version to 1.20.13 (#9625)

Deprecation Warnings

  • Emit deprecation warning for CRIU config usage (#9448)
  • Emit deprecation warning for some CRI configs (#9447)
  • Emit deprecation warning for containerd.io/restart.logpath label usage (#9572)

See the changelog for complete list of changes

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors

  • Samuel Karp
  • Akihiro Suda
  • Derek McGowan
  • Sebastiaan van Stijn
  • Djordje Lukic
  • Jaroslav Jindrak
  • Kay Yan
  • Maksym Pavlenko
  • Phil Estes
  • Wei Fu
  • ruiwen-zhao

Changes

25 commits

  • d0edecf28 Prepare release notes for v1.6.27
  • [release/1.6] update to go1.20.13, test go1.21.6 (#9625)
    • 32a515211 update to go1.20.13, test go1.21.6
  • [release/1.6 backport] shim: Create pid-file with 0644 permissions (#9613)
    • 37de14d95 shim: Create pid-file with 0644 permissions
  • [release/1.6 backport] remove github.com/opencontainers/runc dependency (#9606)
    • 3938d63de remove github.com/opencontainers/runc dependency
  • [release/1.6 backport] update runc binary to v1.1.11 (#9597)
  • [release/1.6 backport] go.mod: dario.cat/mergo v1.0.0 (#9570)
    • 6cd8e17ab go.mod: dario.cat/mergo v1.0.0
    • 4f8ff5154 go.mod: github.com/imdario/mergo v0.3.13
  • [release/1.6] restart: containerd.io/restart.logpath warning (#9572)
    • d24d263a4 restart: containerd.io/restart.logpath warning
  • [release/1.6 backport] WithAppendAdditionalGroups: better /etc/group handling (#9543)
    • 9489c0eb0 WithAppendAdditionalGroups: better /etc/group handling
  • [release/1.6] cri: add deprecation warnings for deprecated CRI configs (#9547)
    • 713065793 deprecation: fix missing spaces in warnings
    • de0cc92a7 cri: add deprecation warning for runtime_root
    • 833b94149 cri: add deprecation warning for rutnime_engine
    • 47de3d63d cri: add deprecation warning for default_runtime
    • d421b8fda cri: add warning for untrusted_workload_runtime
    • 802cb64b0 cri: add warning for old form of systemd_cgroup
  • [release/1.6] Add warning for CRIU config usage (#9546)
    • f8447466c Add warning for CRIU config usage

Dependency Changes

  • dario.cat/mergo v1.0.0 new
  • github.com/moby/sys/user v0.1.0 new

Previous release can be found at v1.6.26

@dmcgowan dmcgowan force-pushed the prepare-v1.6.27 branch 2 times, most recently from a881d61 to 9e1f57f Compare January 12, 2024 14:28
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread releases/v1.6.27.toml
Copy link
Copy Markdown
Member

@akhilerm akhilerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmcgowan dmcgowan merged commit a149601 into containerd:release/1.6 Jan 12, 2024
@dmcgowan dmcgowan deleted the prepare-v1.6.27 branch January 12, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants