[release/1.7] Prepare release notes for v1.7.18#10301
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Jun 5, 2024
Merged
[release/1.7] Prepare release notes for v1.7.18#10301dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
samuelkarp
approved these changes
Jun 5, 2024
Signed-off-by: Derek McGowan <derek@mcg.dev>
akhilerm
approved these changes
Jun 5, 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.
Depends on #10298
Generated notes...
Welcome to the v1.7.18 release of containerd!
The eighteenth patch release for containerd 1.7 contains various updates along
with an updated version of Go. Go 1.22.4 and 1.21.11 include a fix for a symlink
time of check to time of use race condition during directory removal.
Highlights
platforms.Platformalias (#10277)github.com/containerd/log(#10269)github.com/containerd/errdefs(#10266)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
15 commits
9426aab62Prepare release notes for v1.7.18cdd3ea913Update Go version to 1.21.11platforms.Platformalias (#10277)1e3c662d6[release/1.7] remove uses of platforms.Platform aliasgithub.com/containerd/log(#10269)0af6825b1migrate logs imports to github.com/containerd/log modulegithub.com/containerd/errdefs(#10266)308341a44replace uses of github.com/containerd/containerd/errdefs47ff8cfcemigrate errdefs package to github.com/containerd/errdefs modulef4d11912acore/image: fix usage of "unknown" platform5b0480009Explicitly set release latest to trued669b100dbuild(deps): bump softprops/action-gh-release from 1 to 2Changes from containerd/errdefs
6 commits
78f3494Add Github actions configuration46f1770Add go.mod configuration959121aAdd README.md33a2275Add LICENSEDependency Changes
Previous release can be found at v1.7.17