[release/1.7] Prepare release notes for v1.7.7#9194
[release/1.7] Prepare release notes for v1.7.7#9194dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
af555f4 to
c9616be
Compare
c9616be to
2a86bd3
Compare
|
For the notes, need to generate the notes without the containerd 1.7.7 Welcome to the v1.7.7 release of containerd! The seventh 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 Contributors
Changes22 commits
Changes from containerd/log62 commits
Changes from containerd/nri35 commits
Dependency Changes
Previous release can be found at v1.7.6 |
| * **remotes/docker: Fix MountedFrom prefixed with target repository** ([#9193](https://github.com/containerd/containerd/pull/9193)) | ||
| * **remotes: always try to establish tls connection when tls configured** ([#9188](https://github.com/containerd/containerd/pull/9188)) | ||
|
|
||
| See the changelog for complete list of changes""" |
There was a problem hiding this comment.
Not new in v1.7.7, but we have lost this part:
containerd/releases/v1.7.0.toml
Lines 132 to 143 in 1fbd703
There was a problem hiding this comment.
I'd be fine adding it back. Wdyt Derek?
There was a problem hiding this comment.
We should find a way to either update the template or add sections like this for every release in a series. For now these could be added at anytime to the Github releases. We don't need to have it included here for now.
|
@dmcgowan It looks like the dependency updates section is linking to PRs in this repo rather than the dependency's repo: (I'm guessing that we're just outputting the raw |
Yeah, normally we inject the link but when we moved commits from one repo to another, the PR link creator gets confused. Can update the release-tool to try and handle it or can just block off the commit section for this release or just add a link. The |
|
Maybe just add a link for this release and see if we can update the release-tool separately? @dcantah Can you update to include the NRI change? |
Yep, doing now |
Signed-off-by: Danny Canter <[email protected]>
2a86bd3 to
a34fa56
Compare
|
Opened containerd/release-tool#43 to address this case and cases like this in the future. We don't need to block this release on that though since the release tool is only run locally. |

No description provided.