Skip to content

Conversation

devolutionsbot
Copy link
Contributor

@devolutionsbot devolutionsbot commented Sep 5, 2025

🤖 New release

  • picky-asn1-x509: 0.14.6 -> 0.15.0 (⚠️ API breaking changes)

⚠️ picky-asn1-x509 breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/enum_variant_added.ron

Failed in:
  variant HashAlgorithm:SHA3_224 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:556
  variant HashAlgorithm:SHA3_256 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:557
  variant HashAlgorithm:SHA3_384 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:558
  variant HashAlgorithm:SHA3_512 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:559
  variant HashAlgorithm:SHA3_224 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:556
  variant HashAlgorithm:SHA3_256 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:557
  variant HashAlgorithm:SHA3_384 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:558
  variant HashAlgorithm:SHA3_512 in /tmp/.tmpOt7CZA/picky-rs/picky-asn1-x509/src/algorithm_identifier.rs:559
Changelog

picky-asn1-x509

[0.15.0] - 2025-09-16

Features


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2025-09-05T17-39-35Z branch 11 times, most recently from 3e2417d to 98874fc Compare September 9, 2025 15:58
@github-actions github-actions bot force-pushed the release-plz/2025-09-05T17-39-35Z branch from 98874fc to d0c2b7f Compare September 16, 2025 19:16
@github-actions github-actions bot force-pushed the release-plz/2025-09-05T17-39-35Z branch from d0c2b7f to 88bd5cc Compare September 16, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant