Releases: sigstore/sigstore-js
Releases · sigstore/sigstore-js
v1.4.0
Minor Changes
- 99093bb: add specific errors codes for
InternalError
s
- 99093bb: export error classes
v1.3.2
Patch Changes
- 6ba4fd1: Print the rekor search entry when running the
sigstore attest
command
v1.3.1
Patch Changes
- d2d0702: Update CLI sign cmd to output a link to search.sigstore.dev
v1.3.0
Minor Changes
- c2e3dd5: Add support for verification of certificate extension values encoded as UTF8String
- 6fd6e22: Exposes a new
tuf.getTarget
function to retrieve targets from the Sigstore TUF repository
- da0bfd7: Added new token provider for looking up OIDC tokens in the SIGSTORE_ID_TOKEN environment variable.
Patch Changes
v1.2.0
Minor Changes
- 54d6de4: Adds new
redirectURL
config option when signing with an OAuth identity provider
Patch Changes
v1.1.1
Patch Changes
- 62de8cd: Unbundles the @sigstore/protobuf-specs dependency
v1.1.0
Minor Changes
- 49709fc: Exposes new
tufMirrorURL
and tufRootPath
options to the verify
function
- 49709fc: Relocates the TUF cache to a platform-specific app data directory
Patch Changes
- 6b75981: Consume the trusted_root.json target from the Sigstore TUF repository
v1.0.0
What's New
The 1.0.0 release 🎉
- Complete offline Bundle verification
- Refactor of public interface (#291)
- Refactor error handling (#281)
- Integration with Sigstore TUF repository (#274)
- Bump make-fetch-happen from 11.0.2 to 11.0.3 (#283)
v1.0.0-beta.1
What's New
Preparing for the 1.0.0 release:
- Complete offline Bundle verification
- Refactor of public interface (#291)
- Refactor error handling (#281)
- Integration with Sigstore TUF repository (#274)
- Bump make-fetch-happen from 11.0.2 to 11.0.3 (#283)
v0.4.0
What's New
- Support for latest Sigstore bundle format