[release/1.7] Prepare release notes for v1.7.19#10391
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Jul 2, 2024
Merged
[release/1.7] Prepare release notes for v1.7.19#10391dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Member
|
Contributor
Member
Author
I usually skip packaging related change unless it is high impact. Its fine to add, just added the changelog label. |
mxpv
approved these changes
Jun 27, 2024
AkihiroSuda
approved these changes
Jun 30, 2024
Contributor
Signed-off-by: Derek McGowan <derek@mcg.dev>
Member
|
Perhaps we should include #10316 - which replaces a package for an separate module (and deprecates the old one) |
Member
Author
|
@thaJeztah just add the changelog label and update the PR title. We don't currently have an |
Member
|
@dmcgowan updated the title and added the label |
Contributor
Member
|
/retest |
Member
Member
Author
|
@samuelkarp tag is from the merge commit of this PR |
Member
Author
|
@kiashok its already in |
12 tasks
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.19 release of containerd!
The nineteenth patch release for containerd 1.7 contains various updates and
splits the main module from the api module in preparation for the same change
in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both exist
as transitive dependencies without running into API registration errors.
Projects should use this version as the minimum 1.7 version in preparing to
use containerd 2.0 or to be imported alongside it.
Highlights
Container Runtime Interface (CRI)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
53 commits
092f48077Prepare release notes for v1.7.19436feeb0dPrepare api release for v1.7.1983822d144Add api release action2a6aa6ddf[release/1.7] api: update github.com/containerd/ttrpc v1.2.537926b10dvendor: github.com/containerd/ttrpc v1.2.5a522e267egolangci-lint fix typo in depguard message1ce1c8f3e1.7: Add back support for OTLP config from toml136e1b72dgolangci-lint: enable depguard for packages that movedf5ce2f204remove imports of errdefs package3be919f3cAdd support for 1.8 interfaces5b87eb502Add go mod replace when proto changes happena3a7431bcAdd api go submodule61b3e2261Alias protobuf plugin to new api types package4b82470f6refactor: move plugin/fieldpath to api/types/24ce9e431integration: backport upgrade testsuite's utils79500d5cb*: export RemoveVolatileOption for CRI image volumesbb80bd768strip-volatile-option-tmp-mounts6dce90b15update runc binary to v1.1.13884094be8devmapper plugin: skip plugin when not configured40012b644Fail integration test early when a plugin load fails869b78677vendor: github.com/containerd/platforms v0.2.16ccdf6977platforms: mark aliases as deprecated19a056163adjust default platform for backward-compatibility6ff3e09d2migrate platforms package to github.com/containerd/platforms327a3ac61go.mod: github.com/klauspost/compress v1.16.7d0d1264a6vendor: github.com/klauspost/compress v1.16.502b8dd5ffRemove cirrus configuration31d951bf5Run vagrant integration tests as github actions97abbe9cbbuild(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0a00a2d20areference/docker: remove deprecated SplitHostnameb38c0f2efreplace reference/docker for github.com/distribution/reference v0.5.0fef432bfebuild(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10487c61bfbvendor: go.etcd.io/bbolt v1.3.97211f87c4build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0e908c3e6fvendor: golang.org/x/sync v0.4.0d814be5cebuild(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.833b62936e[release/1.7]: HPC working directory fix in pkg/cri/server codeChanges from containerd/platforms
21 commits
f680838Remove hcsshim import from repo983ba15Update windows matcher to not compare empty os version17c859fAdd tests for osversion matching with no version38a74d2Add grammar for platform string724b9f8downgrade minimum required version of hcsshim to v0.10.0f6dd384enable linter on windowscb03428fix grammar and highlights in README5b937b0Fix link in README129b256Update linter to skip Windows18e3da6Add Github actions CIed29dfdRemove space at end of readmeb3f80eeAdd go module8ff004cAdd license and readmeChanges from containerd/ttrpc
4 commits
4785c70switch to github.com/containerd/log for logse0f3eadFix CI build status badge in readmeDependency Changes
Previous release can be found at v1.7.18