Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/1.6] Prepare release notes for v1.6.33 #10300

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Jun 4, 2024

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

  • Update Go version to 1.21.11 (#10299)
  • Migrate log imports to github.com/containerd/log (#10271)
  • Migrate errdefs package to github.com/containerd/errdefs (#10267)
  • Fix usage of "unknown" platform (#10268)

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

Contributors

  • Derek McGowan
  • Phil Estes
  • Sebastiaan van Stijn
  • Akhil Mohan
  • Austin Vazquez
  • Samuel Karp

Changes

13 commits

  • 97e059626 Prepare release notes for v1.6.33
  • Update Go version to 1.21.11 (#10299)
    • da9a04e54 Includes fix for a symlink race on remove
  • Migrate log imports to github.com/containerd/log (#10271)
    • a389bb305 migrate logs imports to github.com/containerd/log module
  • Migrate errdefs package to github.com/containerd/errdefs (#10267)
    • 615fb03e4 replace uses of github.com/containerd/containerd/errdefs
    • c83be1b9e migrate errdefs package to github.com/containerd/errdefs module
  • Fix usage of "unknown" platform (#10268)
    • d4d489496 core/image: fix usage of "unknown" platform
  • Explicitly set release latest to false (#10263)
    • 5eaf5f881 Explicitly set release latest to false
    • b51f7445d build(deps): bump softprops/action-gh-release from 1 to 2

Changes from containerd/errdefs

6 commits

Dependency Changes

  • github.com/containerd/errdefs v0.1.0 new

Previous release can be found at v1.6.32

releases/v1.6.33.toml Outdated Show resolved Hide resolved
@dmcgowan dmcgowan merged commit d2d5821 into containerd:release/1.6 Jun 5, 2024
47 of 48 checks passed
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.

4 participants