[release/1.7] Prepare release notes for v1.7.12#9632
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Jan 12, 2024
Merged
[release/1.7] Prepare release notes for v1.7.12#9632dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Signed-off-by: Derek McGowan <derek@mcg.dev>
akhilerm
reviewed
Jan 12, 2024
6b52778 to
775d544
Compare
|
@dmcgowan: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
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.7.12
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/grouphandling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpathlabel usage (#9567)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
33 commits
775d544fePrepare release notes for v1.7.12a5dc5b894update to go1.20.13, test go1.21.68d82242ebshim: Create address file with 0644 permissions260963a35shim: Create pid-file with 0644 permissions872af82f5remove remaining uses of golang.org/x/sys/execabs2ad2a2e83switch back from golang.org/x/sys/execabs to os/exec (go1.19)9251072f7remove github.com/opencontainers/runc dependency4e67213d4vendor: github.com/cncf-tags/container-device-interface v0.6.1e0ee0be0dgo.mod: github.com/opencontainers/runtime-spec v1.1.002be2236ago.mod: github.com/.../container-device-interface v0.6.091f953bb4go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.26089b05d9images/Export: Revert signature change6b4b760c3integration/import-export: Add WithSkipMissing testsabb3c5ef9export: Copy distribution source labels to manifest annotations9609f04f6import/export: Support references to missing content42b60d865images/archive: use mediatype helpers23516a99cupdate runc binary to v1.1.11428714e32go.mod: dario.cat/mergo v1.0.003fed557erestart: containerd.io/restart.logpath warning68d237392fix(pkg/dialer): minor fix on dialer function for windowsc63165123*: enable ARM64 runner55e570844WithAppendAdditionalGroups: better /etc/group handlingDependency Changes
Previous release can be found at v1.7.11