Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@woodruffw woodruffw released this 13 Jan 14:51
· 533 commits to main since this release
v1.0.0
55f98f6

Changed

  • sigstore.rekor is now sigstore.transparency, and its constituent APIs
    have been renamed to removed implementation detail references
    (#402)

  • sigstore.transparency.RekorEntryMissing is now LogEntryMissing
    (#414)

Fixed

  • The TUF network timeout has been relaxed from 4 seconds to 30 seconds,
    which should reduce the likelihood of spurious timeout errors in environments
    like GitHub Actions (#432)