[release/1.7] Prepare release notes for v1.7.8#9278
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Oct 26, 2023
Merged
[release/1.7] Prepare release notes for v1.7.8#9278dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Member
|
I think we need to figure out the changed behavior noted in #9269 before releasing the next 1.7 point release |
Member
Author
If we can validate the regression we can get a fix and new release for it. The claim is the behavior regressed in the previous release, not in this upcoming one. I was not able to reproduce and don't understand how the fix relates to the behavior change. |
Member
|
So after #9299 is merged that can be added to the release notes and should be good to move forward? |
Signed-off-by: Derek McGowan <[email protected]>
93f211a to
48dbdf8
Compare
Member
Author
|
Updated with the TLS fallback fix |
samuelkarp
approved these changes
Oct 26, 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.
Generated notes
Welcome to the v1.7.8 release of containerd!
The eighth patch release for containerd 1.7 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
26 commits
48dbdf871Prepare release notes for v1.7.868abc543bCheck scheme and host of request on push redirect35c7634e3Avoid TLS fallback when protocol is not ambiguousf36948cadvendor: gRPC v1.58.3c67a53190vendor: golang.org/x/net v0.17.071f4b36cavendor: golang.org/x/text v0.13.0a7b3b7090vendor: golang.org/x/sys v0.13.026736d6e1vendor: google.golang.org/grpc v1.56.354a69a6e4vendor: golang.org/x/oauth2 v0.7.0ac15a7f5bvendor: google.golang.org/protobuf v1.30.02479c3321[release/1.7] update to go1.20.10, test go1.21.311f40e9d8[release/1.7] update to go1.20.9, test go1.21.2cac1bab79Add a new image label if it is docker schema 16cd2cc4a8remotes: add handling for missing basic auth credentialsd0a1fedb5*: add runc-fp as runc wrapper to inject failpoint04491240acontainerd-shim-runc-v2: avoid potential deadlock in create handler6982a0df5containerd-shim-runc-v2: remove unnecessarys.getContainer()0e2320398Uncopypaste parsing of OCI Bundle spec fileDependency Changes
Previous release can be found at v1.7.7