Skip to content

0.30.0

Compare
Choose a tag to compare
@jku jku released this 03 Oct 10:56
· 381 commits to main since this release
fe0cf39

This release contains improved Sigstore support.

Changed

  • SigstoreSigner adapted to sigstore-python 2.0 API: This allows
    improved UX where a new signing identity can be defined using
    interactive credentials (browser login):
    SigstoreSigner.import_via_auth()
  • Documentation improvements

Removed

  • Python 3.7 is no longer supported