Skip to content

Releases: sigstore/sigstore-js

v1.4.0

24 Apr 15:26
b4e96a2
Compare
Choose a tag to compare

Minor Changes

  • 99093bb: add specific errors codes for InternalErrors
  • 99093bb: export error classes

v1.3.2

20 Apr 12:37
82f1f65
Compare
Choose a tag to compare

Patch Changes

  • 6ba4fd1: Print the rekor search entry when running the sigstore attest command

v1.3.1

20 Apr 08:34
5e476ee
Compare
Choose a tag to compare

Patch Changes

  • d2d0702: Update CLI sign cmd to output a link to search.sigstore.dev

v1.3.0

18 Apr 17:45
dae8bd8
Compare
Choose a tag to compare

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

23 Mar 17:41
5b8c080
Compare
Choose a tag to compare

Minor Changes

  • 54d6de4: Adds new redirectURL config option when signing with an OAuth identity provider

Patch Changes

v1.1.1

14 Mar 19:36
dd9790b
Compare
Choose a tag to compare

Patch Changes

  • 62de8cd: Unbundles the @sigstore/protobuf-specs dependency

v1.1.0

14 Mar 16:36
8831102
Compare
Choose a tag to compare

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

09 Feb 17:54
0652899
Compare
Choose a tag to compare

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

08 Feb 16:57
1e3b0bd
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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

11 Jan 17:30
8a2ee2f
Compare
Choose a tag to compare

What's New

  • Support for latest Sigstore bundle format