Skip to content

Conversation

@dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Dec 9, 2025

Pending PRs to consider


containerd 1.7.30

Welcome to the v1.7.30 release of containerd!

The thirtieth patch release for containerd 1.7 contains various fixes
and updates.

Highlights

Container Runtime Interface (CRI)

  • Fix NRI dropping requested CDI devices silently (#12650)
  • Redact all query parameters in CRI error logs (#12551)

Runtime

  • Update runc binary to v1.3.4 (#12619)

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

Contributors

  • Derek McGowan
  • Akihiro Suda
  • Austin Vazquez
  • Mike Brown
  • Wei Fu
  • Andrey Noskov
  • CrazyMax
  • Davanum Srinivas
  • Jin Dong
  • Krisztian Litkey
  • Maksym Pavlenko
  • Paweł Gronowski
  • Phil Estes
  • Samuel Karp

Changes

25 commits

  • 3d0ca6d2e Prepare release notes for v1.7.30
  • Fix NRI dropping requested CDI devices silently (#12650)
    • 0bc74f47e cri,nri: don't drop requested CDI devices silently.
  • script/setup/install-cni: install CNI plugins v1.9.0 (#12660)
    • 7db16b562 script/setup/install-cni: install CNI plugins v1.9.0
  • go.mod: golang.org/x/crypto v0.45.0 (drop support for Go 1.23) (#12640)
  • ci: bump Go 1.24.11, 1.25.5 (#12627)
  • Update runc binary to v1.3.4 (#12619)
    • 34b89a574 runc: Update runc binary to v1.3.4
  • ci: update CIFuzz actions to support Ubuntu 24.04 (#12635)
    • 6e0dd8956 ci: update CIFuzz actions to support Ubuntu 24.04
  • build(deps): bump github.com/opencontainers/selinux (#12591)
    • 3eea2a4af build(deps): bump github.com/opencontainers/selinux
  • remove sha256-simd (#12576)
  • .github: skip 5 critest cases for window-2022 (#12586)
    • ce2d3a67f .github: skip 5 critest cases in window CI pipeline
  • Redact all query parameters in CRI error logs (#12551)
    • 65271ea89 fix: redact all query parameters in CRI error logs

Dependency Changes

  • github.com/cyphar/filepath-securejoin v0.5.1 new
  • github.com/opencontainers/selinux v1.11.0 -> v1.13.1
  • golang.org/x/crypto v0.40.0 -> v0.45.0
  • golang.org/x/mod v0.26.0 -> v0.29.0
  • golang.org/x/net v0.42.0 -> v0.47.0
  • golang.org/x/sync v0.16.0 -> v0.18.0
  • golang.org/x/sys v0.34.0 -> v0.38.0
  • golang.org/x/term v0.33.0 -> v0.37.0
  • golang.org/x/text v0.27.0 -> v0.31.0

Previous release can be found at v1.7.29

@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Dec 9, 2025
@dosubot dosubot bot added area/cri Container Runtime Interface (CRI) area/runtime Runtime dependencies Pull requests that update a dependency file labels Dec 9, 2025
@dmcgowan dmcgowan changed the title Prepare release notes for v1.7.30 [release/1.7] Prepare release notes for v1.7.30 Dec 9, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

@github-project-automation github-project-automation bot moved this from Needs Triage to Needs Update in Pull Request Review Dec 10, 2025
@akhilerm akhilerm removed area/cri Container Runtime Interface (CRI) dependencies Pull requests that update a dependency file area/runtime Runtime labels Dec 10, 2025
@AkihiroSuda
Copy link
Member

LGTM after rebasing

Signed-off-by: Derek McGowan <derek@mcg.dev>
@dmcgowan
Copy link
Member Author

Rebased and updated

@dmcgowan dmcgowan requested a review from mikebrow December 17, 2025 20:30
Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@github-project-automation github-project-automation bot moved this from Needs Update to Review In Progress in Pull Request Review Dec 17, 2025
@dmcgowan dmcgowan merged commit 71c1c86 into containerd:release/1.7 Dec 18, 2025
121 of 123 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Dec 18, 2025
@dmcgowan dmcgowan deleted the prepare-1.7.30 branch December 20, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

8 participants