containerd 1.7.15
Welcome to the v1.7.15 release of containerd!
The fifteenth patch release for containerd 1.7 contains various fixes; one for a
regression introduced in v1.7.14 in the way process exits were handled.
Highlights
- Adds mediatype to OCI index record on export (#9990)
Runtime
- Fix runc shim to only defer init process exits (#10037)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Phil Estes
- Austin Vazquez
- Laura Brehm
- Sebastiaan van Stijn
- Talon
Changes
12 commits
- Prepare for v1.7.15 release (#10039)
4d4759b54
Prep v1.7.15 release
- Fix runc shim to only defer init process exits (#10037)
21df46766
runc-shim: only defer init process exits
- Fix compile from version control system (source) use case (#10012)
2a054213e
Fix compile from version control system (source) use case
- Adds mediatype to OCI index record on export (#9990)
6605c47a4
adds mediatype to oci index record
- vendor: google.golang.org/protobuf 1.33.0, github.com/golang/protobuf v1.5.4 (#9975)
Dependency Changes
- github.com/golang/protobuf v1.5.3 -> v1.5.4
- google.golang.org/protobuf v1.31.0 -> v1.33.0
Previous release can be found at v1.7.14