Skip to content

Releases: sigstore/sigstore-js

@sigstore/bundle@2.1.0

29 Aug 15:40
26d1651
Compare
Choose a tag to compare

Minor Changes

  • 70cb986: Generate v0.2 Sigstore bundles

sigstore@2.0.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Major Changes

  • 829e123: Replaces the exported sigstore object with individual functions/types
  • 4455f7f: Remove TUF helper functions (please use @sigstore/tuf package instead)
  • d5060c0: Removes oidcIssuer, oidcClient, oidcClientSecret, and oidcRedirectURL from the options for the sign and attest functions. The OAuth identity provider that was associated with these options has been relocated to the @sigstore/cli package.
  • d0053a3: Drop node 14 support
  • 3bd0fbb: Removes signer from the options for the sign and attest functions (see the @sigstore/sign package if you require something other than Fulcio-style keyless signing)
  • e36bbfa: Removes the legacy CLI (please use the @sigstore/cli package instead)
  • 3bd0fbb: Remove sigstore-utils object from public interface

Patch Changes

  • 4e49006: Bump @tufjs/repo-mock from 1.4.0 to 2.0.0
  • 06ea684: Bump @sigstore/protobuf-specs from 0.2.0 to 0.2.1
  • Updated dependencies [4e49006]
  • Updated dependencies [06ea684]
  • Updated dependencies [06ea684]
  • Updated dependencies [06ea684]
  • Updated dependencies [d0053a3]
  • Updated dependencies [d0053a3]
  • Updated dependencies [3bc1817]
    • @sigstore/tuf@2.0.0
    • @sigstore/sign@2.0.0
    • @sigstore/bundle@2.0.0

@sigstore/tuf@2.0.0

18 Aug 16:06
f0b49a0
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • 4e49006: Bump @tufjs/repo-mock from 1.4.0 to 2.0.0
  • 06ea684: Bump @sigstore/protobuf-specs from 0.2.0 to 0.2.1

@sigstore/sign@2.0.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Major Changes

  • d0053a3: Drop node 14 support
  • d0053a3: Bump make-fetch-happen from 11.0.0 to 13.0.0

Patch Changes

  • 06ea684: Bump @sigstore/protobuf-specs from 0.2.0 to 0.2.1
  • Updated dependencies [06ea684]
  • Updated dependencies [d0053a3]
    • @sigstore/bundle@2.0.0

@sigstore/rekor-types@2.0.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Major Changes

@sigstore/mock@0.3.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 4e49006: Bump @tufjs/repo-mock from 1.4.0 to 2.0.0
  • 1e0fb61: Bump nock from 13.3.2 to 13.3.3
  • 06ea684: Bump @sigstore/protobuf-specs from 0.2.0 to 0.2.1
  • c8de4e9: Fix incorrect dependency reference in package.json

@sigstore/cli@0.2.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@sigstore/bundle@2.0.0

18 Aug 16:05
f0b49a0
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • 06ea684: Bump @sigstore/protobuf-specs from 0.2.0 to 0.2.1

sigstore@1.9.0

10 Aug 16:18
591db8d
Compare
Choose a tag to compare

Minor Changes

  • 75ba6cd: Integrate @sigstore/sign package
  • e44f05c: Use bundle construction helpers from @sigstore/bundle package

Patch Changes

  • 9b8c140: Fix bug in inclusion proof verification
  • Updated dependencies [fe31654]
  • Updated dependencies [5de42a0]
  • Updated dependencies [84eee0b]
  • Updated dependencies [abcebbf]
    • @sigstore/sign@1.0.0
    • @sigstore/bundle@1.1.0

@sigstore/sign@1.0.0

10 Aug 16:18
591db8d
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • fe31654: Rename MessageBundleBuilder class to MessageSignatureBundleBuilder
  • 5de42a0: Initial release
  • 84eee0b: Move bundle construction helpers to the @sigstore/bundle package.

Patch Changes

  • Updated dependencies [84eee0b]
    • @sigstore/bundle@1.1.0