[release/1.7] Prepare release notes for v1.7.25#11243
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Jan 10, 2025
Merged
[release/1.7] Prepare release notes for v1.7.25#11243dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Signed-off-by: Derek McGowan <[email protected]>
limck5856
approved these changes
Jan 9, 2025
AkihiroSuda
approved these changes
Jan 10, 2025
mxpv
approved these changes
Jan 10, 2025
akhilerm
approved these changes
Jan 10, 2025
austinvazquez
approved these changes
Jan 10, 2025
Member
Author
|
Another Vagrant image issue, not going to block the release for it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated notes
Welcome to the v1.7.25 release of containerd!
The twenty-fifth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
ip_prefconfiguration option (#11223)Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
31 commits
bda53fc60Prepare release notes for v1.7.25d4a649130update runc binary to v1.2.499c973791runtime/v2: reduce shim plugin logip_prefconfiguration option (#11223)0cfc1edf3Fix "even if IPv4 comes first" test to have IPv4 first53d1fd0d9Don't useTo16() != nilto detect IPv6 addressespluginimport ([V1]containerdmakes binaries bigger due to importing stdplugin#11202) (#11203)2b12ef2f4chore: add a build tag to disable containerd plugin importb99091838build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.49f48f7af0build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.35.279172ba16go.mod: github.com/containerd/continuity v0.4.32dfbe2c7cvendor: update golang.org/x/crypto dependencies3d7a50749Replace use of deprecated api Envelope929e7bde6Use api types over deprecated alias5a42503d1Remove end of life api directoryc4069878eUpdate runtime/v2/runc/options to alias api type4d955223aUpdate to containerd api 1.8efacd2ac7Fix lint failures957c31895update runc binary to v1.2.34c0db6ad6update build to go1.22.10, test go1.23.4a40aa60a5fix panic due to nil dereference cgroups v2b1ef1dda7move rocky 9.4 to almalinux/9 in CIChanges from containerd/continuity
40 commits
8ae2b5eDisable FUSE for FreeBSDef3b6f4go.mod: bump up327ebddcmd/continuity/commands: MountCmd: remove macOS remnants7d074e7kind.String(): fix missing case statements for iota consts in switch433b975go-fix: remove pre-go1.17 build-tagsc494f3dfs: properly handle ENOTSUP in copyXAttrs3ca0c62gha: update CodeQL action to v3, as v2 is deprecated1d06b76gha: update CodeQL action to run on go1.223eb1ef4cmd/continuity: tidy go.mod, go.sumf0775b0go.mod: prune indirect gopkg.in/yaml.v3f0f6869gha: run CI on go1.227d07d28switch to github.com/containerd/log module97eff17Fix TestDiffDirChangeWithOverlayfsd934057CI: use ubuntu-24.043cbda8cfs: implement Atime for Windows31a50debuild(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0b3e10e6build(deps): bump google.golang.org/protobuf in /cmd/continuity8df9930support filesystem magic for linux8b312bdfs: add DiffDirChanges function to get changeset faste08b7e4update golangci-lint to vl.55.0 , matching the version used by containerd5c2d1b4Add type to itterate directory242e29eSubstitute deprecated rand.Seed() in Go 1.20Dependency Changes
Previous release can be found at v1.7.24