[release/1.6] Prepare release notes for v1.6.25#9394
Merged
dmcgowan merged 2 commits intocontainerd:release/1.6from Nov 20, 2023
Merged
[release/1.6] Prepare release notes for v1.6.25#9394dmcgowan merged 2 commits intocontainerd:release/1.6from
dmcgowan merged 2 commits intocontainerd:release/1.6from
Conversation
Member
Author
83428ab to
f06723f
Compare
estesp
approved these changes
Nov 20, 2023
f06723f to
9d8a8cb
Compare
Signed-off-by: Akhil Mohan <[email protected]>
Signed-off-by: Akhil Mohan <[email protected]>
9d8a8cb to
723d26a
Compare
dmcgowan
approved these changes
Nov 20, 2023
samuelkarp
approved these changes
Nov 20, 2023
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.
containerd 1.6.25
Welcome to the v1.6.25 release of containerd!
The twenty-fifth patch release for containerd 1.6 contains various fixes and updates.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
80 commits
9d8a8cbe9Prepare release notes for v1.6.25e959889d3update mailmap0187d48d8cri: fix update of pinned label for images5a42189f6cri: fix using the pinned label to pin imagefb5568608vendor: golang.org/x/net v0.17.061ad86f6fvendor: golang.org/x/text v0.13.04b431c844vendor: golang.org/x/sys v0.13.062d402275Remove CVE-2022-1996 from containerd binary upgrading go-restful to 2.16.03e68bf65aEnhance container image unpack client logs0dd65c826[release/1.6] update github.com/containerd/nri v0.1.1c73be2446update runc binary to v1.1.10746bcf2ebExpose usage of cri-api v1alpha28b51a95fbfix: shimv1 leak issue6741f819b[release/1.6] update to go1.20.10, test go1.21.349615a0e9[release/1.6] update to go1.20.9, test go1.21.2b68204e53cri: add deprecation warning for configsae8c58319cri: add deprecation warning for auths455edcad2cri: add deprecation warning for mirrors878823f4dcri: add ability to emit deprecation warnings477b7d6a1ctr: new deprecations command24068b813dynamic: record deprecation for dynamic plugins218c7a1dfserver: add ability to record config deprecationsdfb9e1debpull: record deprecation warning for schema 190b42da6fintrospection: add support for deprecations0b6766b37api/introspection: deprecation warnings in serverde3cb4c18warning: new service for deprecationsda1b4419bdeprecation: new package for deprecationsbca8a3f65integration: deflake TestIssue91030985f7a43ci: Use Vagrant on ubuntu-latest-4-cores5dd64301cCheck scheme and host of request on push redirect51df21d09Avoid TLS fallback when protocol is not ambiguous8108f0d03Add a new image label if it is docker schema 15376afb3dfix protobuf aarch64e529741d3remotes: add handling for missing basic auth credentialsca45b92f4Add ErrUnexpectedStatus to resolver77c0175b4Improve ErrUnexpectedStatus default string275fc594dBump x/net to 0.135223bf39aRequire plugins to succeed after registering readiness8f5eba314cri: call RegisterReadiness after NewCRIService7b61862e7*: add runc-fp as runc wrapper to inject failpoint5238a6470containerd-shim-runc-v2: avoid potential deadlock in create handler65e908ee1containerd-shim-runc-v2: remove unnecessarys.getContainer()1dd9acecbUncopypaste parsing of OCI Bundle spec file71c89ddf2[release/1.6]: Vagrantfile: install failpoint binaries7a0c8b6b7cri: stop recommending disable_cgroup8066dd81cAllow for images with artifacts to pull2fffc344aremotes/docker: Fix MountedFrom prefixed with target repository6b5912220remotes: always try to establish tls connection when tls configured37c758de1Build binaries with 1.21.1f1591cc9balias log package to github.com/containerd/log v0.1.0f68d2d93bvendor: golang.org/x/sys v0.7.0f305fb233vendor: github.com/stretchr/testify v1.8.44e24a30afvendor: github.com/sirupsen/logrus v1.9.3b66c818baremotes/docker: Add MountedFrom and Exists push statusChanges from containerd/log
9 commits
89c9a54Update golangci to 1.49cf26711Update description in READMEf9f250cAdd project detailsfb7fe3dAdd github CI flow7e13034Add go module16a3c76Rename log import from logtest698c398Add README87c83c4Add license fileChanges from containerd/nri
3 commits
4275101Task: fix typo in godocf6acbf1remove containerd as dependencyDependency Changes
Previous release can be found at v1.6.24