Skip to content

Conversation

@wolfv
Copy link
Member

@wolfv wolfv commented Dec 4, 2025

🤖 New release

  • sigstore-types: 0.5.0 -> 0.6.0 (⚠ API breaking changes)
  • sigstore-crypto: 0.5.0 -> 0.6.0
  • sigstore-merkle: 0.5.0 -> 0.6.0
  • sigstore-tsa: 0.5.0 -> 0.6.0
  • sigstore-trust-root: 0.5.0 -> 0.6.0
  • sigstore-cache: 0.5.0 -> 0.6.0
  • sigstore-rekor: 0.5.0 -> 0.6.0
  • sigstore-bundle: 0.5.0 -> 0.6.0 (✓ API compatible changes)
  • sigstore-oidc: 0.5.0 -> 0.6.0
  • sigstore-fulcio: 0.5.0 -> 0.6.0
  • sigstore-verify: 0.5.0 -> 0.6.0 (✓ API compatible changes)
  • sigstore-sign: 0.5.0 -> 0.6.0 (✓ API compatible changes)

sigstore-types breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/inherent_method_missing.ron

Failed in:
  LogIndex::from_u64, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:396
  LogIndex::as_str, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:400
  LogIndex::into_string, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:404
  LogIndex::from_u64, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:396
  LogIndex::as_str, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:400
  LogIndex::into_string, previously in file /tmp/.tmpq8VR4Z/sigstore-types/src/encoding.rs:404
Changelog

sigstore-types

0.6.0 - 2025-12-07

Other

  • improve types and add interop test workflow (#9)

sigstore-crypto

0.4.0 - 2025-11-28

Other

  • introduce new artifact api

sigstore-merkle

0.3.0 - 2025-11-28

Other

  • more cleanup of functions

sigstore-tsa

0.3.0 - 2025-11-28

Other

  • remove more types
  • remove certifactePem
  • improve sign / verify flow, add conda specific test
  • more cleanup of functions

sigstore-trust-root

0.5.0 - 2025-12-01

Added

  • Add SigningConfig support and V2 bundle fixes (#6)

sigstore-cache

0.3.0 - 2025-11-28

Fixed

  • fix clippy warnings

Other

  • add simple separation for cache domains
  • add sigstore-cache

sigstore-rekor

0.5.0 - 2025-12-01

Added

  • Add SigningConfig support and V2 bundle fixes (#6)

sigstore-bundle

0.6.0 - 2025-12-07

Other

  • add fuzzing tests
  • improve types and add interop test workflow (#9)

sigstore-oidc

0.2.0 - 2025-11-27

Other

  • remove duplicated types, add license and readme files

sigstore-fulcio

0.3.0 - 2025-11-28

Fixed

  • fix clippy warnings

Other

  • add sigstore-cache
  • remove more types
  • encode more certificates properly

sigstore-verify

0.6.0 - 2025-12-07

Other

  • add fuzzing tests
  • improve types and add interop test workflow (#9)

sigstore-sign

0.6.0 - 2025-12-07

Other

  • improve types and add interop test workflow (#9)


This PR was generated with release-plz.

@wolfv wolfv force-pushed the release-plz-2025-12-04T14-58-26Z branch from 1230235 to 64b6598 Compare December 7, 2025 17:02
@wolfv wolfv closed this Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants