Skip to content

Prepare release notes for v1.7.22#10684

Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from
samuelkarp:release-1.7.22
Sep 9, 2024
Merged

Prepare release notes for v1.7.22#10684
dmcgowan merged 1 commit intocontainerd:release/1.7from
samuelkarp:release-1.7.22

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

containerd 1.7.22

Welcome to the v1.7.22 release of containerd!

The twenty-second patch release for containerd 1.7 contains various fixes
and updates.

Highlights

Build and Release Toolchain

  • Update to go1.22.7, go1.23.1 (#10679)

Container Runtime Interface (CRI)

  • Cumulative stats can't decrease (#10670)

Runtime

  • Fix bug where init exits were being dropped (#10675)
  • Update runc binary to 1.1.14 (#10668)

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

Contributors

  • Samuel Karp
  • James Sturtevant
  • Laura Brehm
  • Maksym Pavlenko
  • Akhil Mohan
  • Akihiro Suda
  • Cory Snider
  • Sebastiaan van Stijn

Changes

14 commits

  • integration: regression test for issue 10589 (#10682)
    • 0c4ba21d8 integration: regression test for issue 10589
    • 1cc2cfa4b fifosync: cross-process synchronization
  • Fix bug where init exits were being dropped (#10675)
    • f338717ed runc-shim: handle pending execs as running
    • 686c69490 runc-shim: refuse to start execs after init exits
    • 760935e52 runc-shim: remove misleading comment
  • Update to go1.22.7, go1.23.1 (#10679)
  • Cumulative stats can't decrease (#10670)
  • Update runc binary to 1.1.14 (#10668)

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.7.21


Generated by:

~/go/bin/release-tool -g -r -d -n --cache ~/.cache/release-tool -t v1.7.22 ./releases/v1.7.22.toml

@dosubot dosubot Bot added area/cri Container Runtime Interface (CRI) area/runtime Runtime area/toolchain Build and Release Toolchain labels Sep 6, 2024
@samuelkarp samuelkarp removed area/cri Container Runtime Interface (CRI) area/runtime Runtime area/toolchain Build and Release Toolchain labels Sep 6, 2024
Copy link
Copy Markdown
Member

@akhilerm akhilerm left a comment

Choose a reason for hiding this comment

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

@samuelkarp
Copy link
Copy Markdown
Member Author

@akhilerm done

@dmcgowan dmcgowan merged commit 7f7fdf5 into containerd:release/1.7 Sep 9, 2024
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.

5 participants