[release/1.6] Prepare release notes for v1.6.27#9631
Merged
dmcgowan merged 1 commit intocontainerd:release/1.6from Jan 12, 2024
Merged
[release/1.6] Prepare release notes for v1.6.27#9631dmcgowan merged 1 commit intocontainerd:release/1.6from
dmcgowan merged 1 commit intocontainerd:release/1.6from
Conversation
a881d61 to
9e1f57f
Compare
akhilerm
reviewed
Jan 12, 2024
Signed-off-by: Derek McGowan <[email protected]>
9e1f57f to
d0edecf
Compare
estesp
approved these changes
Jan 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
/etc/grouphandling when appending groups (#9543)Deprecation Warnings
containerd.io/restart.logpathlabel 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
Changes
25 commits
d0edecf28Prepare release notes for v1.6.2732a515211update to go1.20.13, test go1.21.637de14d95shim: Create pid-file with 0644 permissions3938d63deremove github.com/opencontainers/runc dependency9a9b11f73update runc binary to v1.1.116cd8e17abgo.mod: dario.cat/mergo v1.0.04f8ff5154go.mod: github.com/imdario/mergo v0.3.13d24d263a4restart: containerd.io/restart.logpath warning9489c0eb0WithAppendAdditionalGroups: better /etc/group handling713065793deprecation: fix missing spaces in warningsde0cc92a7cri: add deprecation warning for runtime_root833b94149cri: add deprecation warning for rutnime_engine47de3d63dcri: add deprecation warning for default_runtimed421b8fdacri: add warning for untrusted_workload_runtime802cb64b0cri: add warning for old form of systemd_cgroupf8447466cAdd warning for CRIU config usageDependency Changes
Previous release can be found at v1.6.26