[release/1.7] Prepare release notes for v1.7.17#10235
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from May 16, 2024
Merged
[release/1.7] Prepare release notes for v1.7.17#10235dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Signed-off-by: Derek McGowan <[email protected]>
kiashok
approved these changes
May 16, 2024
mxpv
approved these changes
May 16, 2024
samuelkarp
approved these changes
May 16, 2024
estesp
approved these changes
May 16, 2024
austinvazquez
approved these changes
May 16, 2024
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 release notes
Welcome to the v1.7.17 release of containerd!
The seventeenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
41 commits
803aaa680Remove internal LoopConfig struct7bd3be948Swap internal ioctl implementation with golang.org/x/sysa0739dc0eUse LOOP_CONFIGURE when creating loop devices1573ea598Update ctr image pull all platforms32b594f1bUpdate unpacker to always fetch all5a03a3aeeUpdate hcsshim tag to v0.11.59a1eda40fupdate ttrpc tag to 1.2.4ad85652faPreserve CL_UNPRIVILEGED locked flags during remount of bind mounts582f3f43dUpdate instrumentation fuzzer with new flaga5d13689bvendor: github.com/containerd/[email protected]f853bc129vendor: golang.org/x/[email protected]837972979vendor: golang.org/x/[email protected]56aa87792vendor: golang.org/x/[email protected]4e6335ebdvendor: golang.org/x/[email protected]1c6c745c6vendor: golang.org/x/[email protected]1077d38c9vendor: golang.org/x/[email protected]c53b635f9Update toolchain to Go 1.21.10 and 1.22.34b52104f0vendor: golang.org/x/[email protected]2f65c83b0vendor: golang.org/x/[email protected]8a76171f7vendor: golang.org/x/[email protected]d45778523vendor: golang.org/x/[email protected], golang.org/x/[email protected]24038de8cvendor: golang.org/x/[email protected]eb930375cAdd lease test for metadata snapshotter9f6c61ab9Update metadata snapshotter to lease on exists24dd403abUpdate image-spec to v1.1.0189b69e24go.mod: github.com/opencontainers/image-spec v1.1.0-rc3388fb336bUpdate grpc to v1.59.000347b7faAdd check for unsupported config versionsChanges from containerd/imgcrypt
53 commits
956b4d3CHANGES: Updated CHANGES document for 1.1.8 release9e8e1c1ctr: Sync code with containerd v1.6.23 ctr7d2cca5build(deps): bump containerd from 1.6.20 to 1.6.230f2559ectr: Sync code with containerd v1.6.20 ctrc48dd78cmd: Copy IntToInt32Array into img package and use it6d48a4ebuild(deps): bump ocicrypt from 1.1.7 to 1.1.81bc94a2github: Use golangci-lint v1.54.1 and adjust config file9065f1dgithub: Test with go 1.21 and go 1.2074986f3go.mod: Require go 1.20a2a8273build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0286470atest: Test creating and running of container with key file missingaa517cctest: Fix order of parameters and remove unnecessary key parameterec72311test: Add comments to test case2959ec0test: To be able to run testLocalKeys alone add missing env variablea7f2760build(deps): upgrade github.com/containerd/containerd from 1.6.18 to 1.6.20002abacimages: Change 'any' to 'anything' to avoid clash with built-in type 'any'5780eccimages: Replace unused function parameters with '_'7dc8592ci: Update golangci-lint to v1.52.290e4f77build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.58fc037ftests: Upgrade toml written by test case to version 20b31bebci: Run tests with go 1.19 and 1.20 (abandon 1.18)523674cbuild(deps): Update to minimum required go v1.1996a2314build(deps): Upgrade to github.com/containers/[email protected]1c50555bulid(deps): Update to golang.org/x/[email protected]9645d39build(deps): Update to minimum required go v1.188daaa45build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.1812e84f5README: Fix a typo4e5a73ebuild(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.1216a071bUpdate golangci-lint to v1.50.1981a3fdRemove references to package io/ioutil06827a1Update containerd project checks package in CIf6a39e1Update GitHub actions packages in CI workflow6383351Update GitHub actions CI workflow OS runner imagesb6e16dbCI/CD: Run CodeQL on PRs and once a monthChanges from containerd/ttrpc
10 commits
272c857Bump google.golang.org/protobuf from 1.31.0 to 1.33.01b4f6f8client: Fix deadlock when writing to pipe blocks13b8289Bump golang.org/x/net from 0.17.0 to 0.23.0589a593Update GitHub Actions CI to resolve deprecation warnings73b6a91Add optional feature in protobuf compilerDependency Changes
Previous release can be found at v1.7.16