Skip to content

Releases: sigstore/sigstore-js

@sigstore/mock@0.2.0

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

Minor Changes

  • e8f258d: Add verifiable inclusion proof to mock tlog response

Patch Changes

  • 917f48c: Fix bug in inclusion proof returned with mocked transaction log enries

@sigstore/cli@0.1.2

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

Patch Changes

  • a322817: Bump @oclif/color from 1.0.9 to 1.0.10
  • Updated dependencies [75ba6cd]
  • Updated dependencies [e44f05c]
  • Updated dependencies [9b8c140]
    • sigstore@1.9.0

@sigstore/bundle@1.1.0

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

Minor Changes

  • 84eee0b: Move bundle construction helpers to the @sigstore/bundle package.

sigstore@1.8.0

19 Jul 16:10
8d69554
Compare
Choose a tag to compare

Minor Changes

  • f1b8bad: Support for verifying v0.2 Sigstore bundles that contain inclusion proofs from Rekor
  • d9b1540: Integrate @sigstore/bundle package

Patch Changes

  • e0c16ec: Bump @sigstore/protobuf-specs from 0.1.0 to 0.2.0
  • 6abe9ec: Fix bug when setting tlogThreshold/ctLogThreshold verification options to 0
  • Updated dependencies [e0c16ec]
  • Updated dependencies [f1b8bad]
  • Updated dependencies [a388e25]
  • Updated dependencies [e0c16ec]
  • Updated dependencies [2a5f500]
  • Updated dependencies [2a869ba]
    • @sigstore/bundle@1.0.0
    • @sigstore/tuf@1.0.3

@sigstore/tuf@1.0.3

19 Jul 16:10
8d69554
Compare
Choose a tag to compare

Patch Changes

  • e0c16ec: Bump @sigstore/protobuf-specs from 0.1.0 to 0.2.0

@sigstore/mock@0.1.1

19 Jul 16:10
8d69554
Compare
Choose a tag to compare

Patch Changes

  • e0c16ec: Bump @sigstore/protobuf-specs from 0.1.0 to 0.2.0
  • 7b5af13: Bump nock from 13.3.1 to 13.3.2

@sigstore/cli@0.1.1

19 Jul 16:10
8d69554
Compare
Choose a tag to compare

Patch Changes

  • c0a4baa: Bump @oclif/color from 1.0.6 to 1.0.7
  • 8b7d0cf: Bump @oclif/color from 1.0.8 to 1.0.9
  • 580469a: Bump @oclif/color from 1.0.7 to 1.0.8
  • b7ea8c8: Bump openid-client from 5.4.2 to 5.4.3
  • Updated dependencies [e0c16ec]
  • Updated dependencies [6abe9ec]
  • Updated dependencies [f1b8bad]
  • Updated dependencies [d9b1540]
    • sigstore@1.8.0

@sigstore/bundle@1.0.0

19 Jul 16:10
8d69554
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • f1b8bad: Export bundle media type constants, refine SerializedTLogEntry type
  • 2a5f500: Initial release
  • 2a869ba: export envelopeToJSON/envelopeFromJSON functions for serialization/deserialization of DSSE envelopes

Patch Changes

  • e0c16ec: Bump @sigstore/protobuf-specs from 0.1.0 to 0.2.0

sigstore@1.7.0

30 Jun 16:36
ebdcfdf
Compare
Choose a tag to compare

Minor Changes

  • f374dd3: Include transparency log inclusion proof in Sigstore bundle
  • fbfb315: Exports new createVerifier function

Patch Changes

  • bd1e1e1: Internal refactoring of Typescript types
  • Updated dependencies [b97be71]
    • @sigstore/tuf@1.0.1

@sigstore/tuf@1.0.2

30 Jun 17:14
6bdd440
Compare
Choose a tag to compare

Patch Changes

  • 68a21d0: Re-classify @types/make-fetch-happen as development dependency