Releases: containers/ocicrypt
Releases · containers/ocicrypt
ocicrypt v1.2.1
What's changed:
- build(deps): Update a few dependencies
- github: Update to golangci-lint v1.62.2
- github: Update to go 1.23 ditching 1.21
Full Changelog: v1.2.0...v1.2.1
ocicrypt v1.2.0
What's changed
- Updated of several dependencies to their latest package versions
- Migrate to go-jose/v4 (@siretart)
Full Changelog: v1.1.10...v1.2.0
ocicrypt v1.1.10
What's changed
- update to go-jose v3.0.3
- jwe: Support overriding the algorithm when supplying a JWK
Full Changelog: v1.1.9...v1.1.10
ocicrypt v1.1.9
What's changed
- Updated dependencies
- Fix a possible race with concurrent encryption with the same config (@mtrmac )
Full Changelog: v1.1.8...v1.1.9
ocicrypt v1.1.8
ocicrypt 1.1.7
ocicrypt 1.1.6
What's Changed
- spec: Define media types for zstd + encryption support
- add check annotations is nil
Full Changelog: v1.1.5...v1.1.6
ocicrypt 1.1.5
ocicrypt 1.1.4
What's Changed
- Default the pkcs11 code to use sha256 for OAEP padding by @stefanberger in #61
Full Changelog: v1.1.3...v1.1.4
ocicrypt 1.1.3
Updates:
- Upgrade miekg/pkcs11 from v1.0.3 to v1.1.1
- Upgrade github.com/opencontainers/image-spec from 1.0.1 to 1.0.2.