Skip to content

v3.2.0

Compare
Choose a tag to compare
@woodruffw woodruffw released this 19 Aug 17:15
· 92 commits to main since this release
fc29ec1

Added

  • API: models.Bundle.BundleType is now a public API
    (#1089)

  • CLI: The sigstore plumbing subcommand hierarchy has been added. This
    hierarchy is for developer-only interactions, such as fixing malformed
    Sigstore bundles. These subcommands are not considered stable until
    explicitly documented as such
    .
    (#1089)

Changed

  • CLI: The default console logger now emits to stderr, rather than stdout
    (#1089)