Releases: sigstore/sigstore
Releases · sigstore/sigstore
v1.10.4
v1.10.3
v1.10.2
v1.10.2
Functionally equivalent to v1.10.0. v1.10.1 has been retracted to remove copied code.
v1.10.0
Breaking change
#2194 moves cryptoutils.ValidatePubKey to goodkey.ValidatePubKey to minimize the dependency tree for clients using the cryptoutils package.
Features
Refactoring
- cryptoutils: move goodkey validation to separate package in #2194
- Stop depending on golang.org/x/crypto for sha3 in #2209
- remove duplicative dependency for portable browser opener in #2178
- consolidate deep Equal usage to one library in #2177
- Drop redundant aws-sdk-go dependency in the e2e kms tests in #2172
v1.10.0
Breaking change
#2194 moves cryptoutils.ValidatePubKey to goodkey.ValidatePubKey to minimize the dependency tree for clients using the cryptoutils package.
Features
Refactoring
- cryptoutils: move goodkey validation to separate package in #2194
- Stop depending on golang.org/x/crypto for sha3 in #2209
- remove duplicative dependency for portable browser opener in #2178
- consolidate deep Equal usage to one library in #2177
- Drop redundant aws-sdk-go dependency in the e2e kms tests in #2172
Full Changelog: v1.9.5...v1.10.0
v1.9.5
v1.9.4
v1.9.3
What's Changed
- add proto hash algorithm to registry by @loosebazooka in #2048
New Contributors
- @loosebazooka made their first contribution in #2048
Full Changelog: v1.9.2...v1.9.3
v1.9.2
v1.9.1
v1.9.0
What's Changed
- Update KMS policy for new plugin interface by @haydentherapper in #1987
- Update TUF root to latest v12 root by @haydentherapper in #1988
- build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by @dependabot in #1994
- upgrade go-jose to v4 by @cpanato in #2000
- pkg/signature: expose Algorithm Details information by @ret2libc in #2001
Full Changelog: v1.8.15...v1.9.0