Skip to content

[release/1.7] Prepare release notes for v1.7.28#12134

Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from
austinvazquez:release-v1.7.28
Jul 26, 2025
Merged

[release/1.7] Prepare release notes for v1.7.28#12134
dmcgowan merged 1 commit intocontainerd:release/1.7from
austinvazquez:release-v1.7.28

Conversation

@austinvazquez
Copy link
Member

Generated notes

containerd 1.7.28

Welcome to the v1.7.28 release of containerd!

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

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

Contributors

  • Akhil Mohan
  • Akihiro Suda
  • Maksym Pavlenko
  • Phil Estes
  • Derek McGowan
  • Kirtana Ashok
  • Austin Vazquez
  • Henry Wang
  • Iain Macdonald
  • Jin Dong
  • Swagat Bora
  • Wei Fu
  • Yang Yang
  • madraceee

Changes

54 commits

  • b01b809f8 Prepare release notes for v1.7.28
  • [release/1.7] Backport windows test fixes (#12121)
    • 3c06bcc4d Fix intermittent test failures on Windows CIs
    • c6c0c6854 Remove WS2025 from CIs due to regression
  • [release/1.7] ci: use fedora 39 archive (#12123)
    • 6d7e021cf ci: use fedora/39-cloud-base image from archive
  • [release/1.7] update runners to ubuntu 24.04 (#11802)
    • c362e18cc CI: install OVMF for Vagrant
    • 1d99bec21 CI: fix "Unable to find a source package for vagrant" error
    • dafa3c48d add debian sources for ubuntu-24
    • b03301d85 partial: enable ubuntu 24 runners
    • 13fbc5f97 update release runners to ubuntu 24.04
  • [release/1.7] go.mod: golang.org/x/* latest (#12096)
  • [release/1.7] Remove additional fuzzers from instrumentation repo (#12099)
    • 5fef123ba Remove additional fuzzers from CI
  • [release/1.7] backport windows runner and golang toolchain updates (#11972)
    • a35978f5a ci: bump golang [1.23.10, 1.24.4] in build and release
    • df035aa3e ci: bump golang [1.23.9, 1.24.3] in build and release
    • 2a6d9fc71 use go1.23.8 as the default go version
    • 15d4d6eba update to go 1.24.2, 1.23.8
    • 1613a3b1a Enable CIs to run on WS2022 and WS2025
  • [release/1.7] test: added runc v1 tests using vagrant (#11896)
    • 60e73122c test: added runc v1 tests using vagrant
  • [release/1.7] Revert "disable portmap test in ubuntu-22 to make CI happy" (#11803)
    • 10e1b515e Revert "Disable port mapping tests in CRI-in-UserNS"
    • 7a680e884 fix unbound SKIP_TEST variable error
    • e5f8cc995 Revert "disable portmap test in ubuntu-22 to make CI happy"
  • [release/1.7] Update runc binary to v1.3.0 (#11800)
  • [release 1.7] remotes/docker/authorizer.go: invalidate auth tokens when they expire. (#11721)
    • a6421da84 remotes/docker/authorizer.go: invalidate auth tokens when they expire.
  • [release/1.7] [CI] Fix vagrant (#11739)
  • [release 1.7] Fix CI (#11722)
    • d3e7dd716 Skip criu on Arms
    • 7cf9ebe94 Disable port mapping tests in CRI-in-UserNS
    • 42657a4ed disable portmap test in ubuntu-22 to make CI happy
    • b300fd37b add option to skip tests in critest
    • 6f4ffad27 Address cgroup mountpoint does not exist
    • cef298331 Update Ubuntu to 24
    • 2dd9be16e ci: update GitHub Actions release runner to ubuntu-24.04
  • [release/1.7] backport: Set default differ for the default unpack config of transfer service (#11689)
    • e40e59e4e Set default differ for the default unpack config of transfer service
  • [release/1.7] silence govulncheck false positives (#11679)
    • ff097d5a4 silence govulncheck false positives
  • [release/1.7] vendor: github.com/go-jose/go-jose/v3 v3.0.4 (#11619)
    • 52dd4dc51 vendor: github.com/go-jose/go-jose/v3 v3.0.4
  • [release/1.7] fix: call checkCopyShimLogError(shimCtx) to avoid expected error log flood (#11620)
  • [release/1.7] Update runc binary to v1.2.6 (#11584)
  • [release/1.7] Use RWMutex in NSMap and reduce lock area (#11556)
    • 9a8d1d44a Use RWMutex in NSMap and reduce lock area

Dependency Changes

  • github.com/go-jose/go-jose/v3 v3.0.3 -> v3.0.4
  • golang.org/x/crypto v0.31.0 -> v0.40.0
  • golang.org/x/mod v0.17.0 -> v0.26.0
  • golang.org/x/net v0.33.0 -> v0.42.0
  • golang.org/x/oauth2 v0.11.0 -> v0.30.0
  • golang.org/x/sync v0.10.0 -> v0.16.0
  • golang.org/x/sys v0.28.0 -> v0.34.0
  • golang.org/x/term v0.27.0 -> v0.33.0
  • golang.org/x/text v0.21.0 -> v0.27.0
  • golang.org/x/time 90d013bbcef8 -> v0.12.0

Previous release can be found at v1.7.27

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
@austinvazquez
Copy link
Member Author

/retest

@austinvazquez
Copy link
Member Author

/retest

1 similar comment
@akhilerm
Copy link
Member

/retest

@austinvazquez
Copy link
Member Author

/retest

@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Jul 24, 2025
@austinvazquez
Copy link
Member Author

/retest

@dmcgowan dmcgowan merged commit b98a3aa into containerd:release/1.7 Jul 26, 2025
230 of 235 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Jul 26, 2025
@austinvazquez austinvazquez deleted the release-v1.7.28 branch July 26, 2025 14:00
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.

5 participants