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

Prepare release notes for v1.6.11 #7760

Merged
merged 1 commit into from Dec 6, 2022

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Dec 6, 2022

Generated release notes

containerd 1.6.11

Welcome to the v1.6.11 release of containerd!

The eleventh patch release for containerd 1.6 contains a various fixes and updates.

Notable Updates

  • Add POD UID annotation in CRI plugin (#7735)
  • Fix nil pointer deference for Windows containers in CRI plugin (#7737)
  • Fix lease labels unexpectedly overwriting expiration (#7745)
  • Fix for simultaneous diff creation using the same parent snapshot (#7756)

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

  • Derek McGowan
  • Wei Fu
  • Austin Vazquez
  • Kirtana Ashok
  • Maksym Pavlenko
  • Phil Estes
  • Qasim Sarfraz
  • Sebastiaan van Stijn
  • cosmoer

Changes

11 commits

  • Prepare release notes for v1.6.11
  • [release/1.6] fix: support simultaneous create diff for same parent snapshot (#7756)
    • fix: support simultaneous create diff for same parent snapshot
  • [release/1.6] cherry-pick: Fix order of operations when setting lease labels (#7745)
    • Fix order of operations when setting lease labels
  • [release/1.6] Added nullptr checks to pkg/cri/server and sbserver (#7737)
    • Added nullptr checks to pkg/cri/server and sbserver
  • [release/1.6] cri: add pod uid annotation (#7735)
    • cri: add pod uid annotation
  • [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4 to prevent incompatible versions (#7723)
    • [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.10

releases/v1.6.11.toml Outdated Show resolved Hide resolved
Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Derek McGowan <derek@mcg.dev>
@dmcgowan dmcgowan merged commit d986545 into containerd:release/1.6 Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants