[release/1.6] Prepare release notes for v1.6.33 #10300
Merged
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 #10299
Generated notes...
Welcome to the v1.6.33 release of containerd!
The thirty-third patch release for containerd 1.6 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
github.com/containerd/log
(#10271)errdefs
package togithub.com/containerd/errdefs
(#10267)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
13 commits
97e059626
Prepare release notes for v1.6.33da9a04e54
Includes fix for a symlink race on removegithub.com/containerd/log
(#10271)a389bb305
migrate logs imports to github.com/containerd/log moduleerrdefs
package togithub.com/containerd/errdefs
(#10267)615fb03e4
replace uses of github.com/containerd/containerd/errdefsc83be1b9e
migrate errdefs package to github.com/containerd/errdefs moduled4d489496
core/image: fix usage of "unknown" platform5eaf5f881
Explicitly set release latest to falseb51f7445d
build(deps): bump softprops/action-gh-release from 1 to 2Changes from containerd/errdefs
6 commits
78f3494
Add Github actions configuration46f1770
Add go.mod configuration959121a
Add README.md33a2275
Add LICENSEDependency Changes
Previous release can be found at v1.6.32