containerd 1.7.6
Welcome to the v1.7.6 release of containerd!
The sixth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
- Fix log package for clients overwriting the global logger (#9032)
- Fix blockfile snapshotter copy on Darwin (#9047)
- Add support for Linux usernames on non-Linux platforms (#9015)
- Update Windows platform matcher to invoke stable ABI compability function (#9069)
- Update Golang to 1.20.8 (#9074)
- Update push to inherit distribution sources from parent (#9084)
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
- Derek McGowan
- Kirtana Ashok
- Phil Estes
- Akihiro Suda
- Danny Canter
- Sebastiaan van Stijn
- Akhil Mohan
- Maksym Pavlenko
- Samuel Karp
- Wei Fu
Changes
20 commits
- [release/1.7] Prepare release notes for 1.7.6 (#9085)
3e09c65b2
Prepare release notes for v1.7.6
- [release/1.7] Invoke Stable ABI compatibility function in windows platform matcher (#9069)
- [release/1.7] push: inherit distribution sources from parent (#9084)
- [release/1.7] update to go1.20.8 (#9074)
423693d7b
[release/1.7] update to go1.20.8
- [release/1.7] Update hcsshim tag to v0.11.0 (#9063)
ddffc7c9a
Update hcsshim tag to v0.11.0
- [release/1.7] CRI: Support Linux usernames for !linux platforms (#9015)
b449440a4
CRI: Support Linux usernames for !linux platforms
- [release/1.7] Blockfile: Enlighten blockfile copy on Darwin (#9047)
ed4bac11e
Blockfile: Enlighten blockfile copy on Darwin
- [release/1.7 backport] Revert "log: define G() as a function instead of a variable" (#9032)
4d1cfbbdd
Revert "log: define G() as a function instead of a variable"
- [release/1.7 backport] make repositories of install dependencies configurable (#9025)
a34e93241
make repositories of install dependencies configurable
Dependency Changes
- github.com/Microsoft/hcsshim v0.10.0-rc.8 -> v0.11.0
Previous release can be found at v1.7.5