Skip to content

Prepare release notes for v1.6.36#10685

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

Prepare release notes for v1.6.36#10685
dmcgowan merged 1 commit intocontainerd:release/1.6from
samuelkarp:release-1.6.36

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

containerd 1.6.36

Welcome to the v1.6.36 release of containerd!

The thirty-sixth patch release for containerd 1.6 contains various fixes
and updates.

Highlights

  • Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)

Build and Release Toolchain

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

Container Runtime Interface (CRI)

  • Cumulative stats can't decrease (#10671)
  • Fix memory leak with kubectl exec >= 1.30.0 (#10574)

Runtime

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

Deprecations

  • Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)

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

Contributors

  • Samuel Karp
  • Davanum Srinivas
  • Akhil Mohan
  • Akihiro Suda
  • Laura Brehm
  • Sebastiaan van Stijn
  • Chris Henzie
  • Cory Snider
  • James Sturtevant
  • Maksym Pavlenko
  • Mike Brown
  • Phil Estes
  • Shengjing Zhu

Changes

31 commits

  • 77eba0908 Prepare release notes for v1.6.36
  • integration: regression test for issue 10589 (#10683)
    • ab9fedde2 integration: regression test for issue 10589
    • d0989e952 fifosync: cross-process synchronization
  • Fix bug where init exits were being dropped (#10676)
    • c9617c321 runc-shim: handle pending execs as running
    • 15ad6ac67 runc-shim: refuse to start execs after init exits
    • 7e6a18c24 runc-shim: remove misleading comment
  • Update to go1.22.7, go1.23.1 (#10680)
  • Cumulative stats can't decrease (#10671)
  • move builds to go1.22 and testing to go1.23 (#10595)
    • 0bbc90aee use git clone to install gogo/protobuf
    • 383b2dcd1 move builds to go1.22 and testing to go1.23
  • Update runc binary to 1.1.14 (#10667)
  • Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4 (#10591)
    • 4fd7d4eef Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4
  • Fix memory leak with kubectl exec >= 1.30.0 (#10574)
    • 6f9efd3a9 hide wsstream under internal/ to prevent external use
    • 4694b84e8 golangci-lint should only look for problems in new code
    • 05c2b1413 Run go mod tidy
    • a7b0c015d Add copyright headers
    • 78f079926 switch over references to the new package
    • 64430d636 Fix up some constant references
    • a37b08102 Copy over wsstream from k8s v1.31.0-rc.1 release
  • Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)
    • d727961d2 Update CRIAPIV1Alpha2 warning lastOccurrence every call
  • update to go1.21.13 / go1.22.6 (#10577)

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.35


Generated by:

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

@dosubot dosubot Bot added area/cri Container Runtime Interface (CRI) area/runtime Runtime area/toolchain Build and Release Toolchain labels Sep 6, 2024
@akhilerm akhilerm removed area/cri Container Runtime Interface (CRI) area/runtime Runtime area/toolchain Build and Release Toolchain labels Sep 7, 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 88c3d9b into containerd:release/1.6 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