Releases: containerd/imgcrypt
Releases · containerd/imgcrypt
imgcrypt v2.0.2
v2.0.2:
- Updated various dependencies
- Fixed an error message to start with small letter
Full Changelog: v2.0.1...v2.0.2
imgcrypt v2.0.1
imgcrypt v2.0.0
v2.0.0:
- Updated to containerd v2.0.0 and other dependencies
- Use golang v1.23 ditching v1.21
Full Changelog: v1.2.0-rc1...v2.0.0
imgcrypt v1.2.0-rc1
v1.2.0-rc1:
- Updated to ocicrypt v1.2.0
- Updated to containerd v2.0.0-rc.3 (@dmcgowan, @thaJeztah, @AkihiroSuda )
- Updated other dependencies
- Tests: Fixes to work with later version of containerd (@AkihiroSuda )
Full Changelog: v1.1.11...v1.2.0-rc1
imgcrypt v1.1.11
v1.1.11:
- Separate command-line to a separate module by @AkihiroSuda in #152
- Remove unused variables by @AkihiroSuda in #150
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #146
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /cmd by @dependabot in #155
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #154
Full Changelog: v1.1.10...v1.1.11
imgcrypt v1.1.10
v1.1.10:
- Updated to ocicrypt v1.1.10
- Added test cases with JKW EC key and added 2 more RSA keys
- Sync'ed enc-ctr with ctr of containerd v1.6.30
- Updated dependencies
imgcrypt v1.1.9
v1.1.9:
- Updated to ocicrypt v1.1.9
- Updated dependencies
imgcrypt v1.1.8
v1.1.8:
- Updated to containerd v1.6.23
- Sync'ed enc-ctr with ctr of containerd v1.6.23
- Updated to ocicrypt v1.1.8
imgcrypt 1.1.7
v1.1.7:
- Added support for zstd-compressed layers
- Update to ocicrypt v1.1.6 for zstd-related dependencies
- Update to containerd v1.6.8
- Sync'ed ctr-enc with upstream ctr changes to import command
- Add support for --all-platforms to encrypt command of ctr-enc
imgcrypt 1.1.6
v1.1.6:
- Update to ocicrypt v1.1.5 for yaml v3.0 dependency
- Update to containerd v1.6.6 for runc v1.1.2 dependency