Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #248

Merged
merged 1 commit into from May 17, 2024
Merged

chore: release #248

merged 1 commit into from May 17, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 8, 2024

馃 New release

  • rasn: 0.14.0 -> 0.15.0 (鈿狅笍 API breaking changes)
  • rasn-derive: 0.14.0 -> 0.15.0
  • rasn-pkix: 0.14.0 -> 0.15.0
  • rasn-cap: 0.14.0 -> 0.15.0
  • rasn-cms: 0.14.0 -> 0.15.0
  • rasn-kerberos: 0.14.0 -> 0.15.0
  • rasn-ldap: 0.14.0 -> 0.15.0
  • rasn-mib: 0.14.0 -> 0.15.0
  • rasn-smi: 0.14.0 -> 0.15.0
  • rasn-ocsp: 0.14.0 -> 0.15.0
  • rasn-smime: 0.14.0 -> 0.15.0
  • rasn-snmp: 0.14.0 -> 0.15.0

鈿狅笍 rasn breaking changes

--- failure enum_variant_missing: pub enum variant removed or renamed ---

Description:
A publicly-visible enum has at least one variant that 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.31.0/src/lints/enum_variant_missing.ron

Failed in:
  variant BerDecodeErrorKind::DiscriminantValueNotFound, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:499
  variant BerDecodeErrorKind::UnexpectedEmptyInput, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:521
  variant BerDecodeErrorKind::DiscriminantValueNotFound, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:499
  variant BerDecodeErrorKind::UnexpectedEmptyInput, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:521
  variant BerDecodeErrorKind::DiscriminantValueNotFound, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:499
  variant BerDecodeErrorKind::UnexpectedEmptyInput, previously in file /tmp/.tmpYGQXOZ/rasn/src/error/decode.rs:521
Changelog

rasn

0.15.0 - 2024-05-17

Other

  • conditional update on Windows builds (#251)
  • oer enumerated de handled zero padding when it should not (#249)
  • Remove backtraces from rasn's default feature (#247)
  • Octet Encoding Rules (#154)

rasn-derive

0.15.0 - 2024-05-17

Other

  • Remove backtraces from rasn's default feature (#247)

rasn-pkix

0.10.6 - 2023-10-26

Other

  • Add CI check for formatted files and reformat source (#181)

rasn-cap

0.8.0 - 2023-07-11

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-cms

0.9.3 - 2023-08-06

Other

  • fmt

rasn-kerberos

0.9.3 - 2023-08-06

Other

  • fmt

rasn-ldap

0.8.0 - 2023-07-11

Other

  • Use workspace metadata

rasn-mib

0.11.0 - 2023-10-28

Other

  • Shared error module (#164)

rasn-smi

0.12.4 - 2023-12-04

Other

  • Remove deprecated chrono functions, redundant constant lifetimes (#212)

rasn-ocsp

0.12.3 - 2023-11-25

Other

  • Fix issue with decoding of BasicOcspResponse. (#208)

rasn-smime

0.9.3 - 2023-08-06

Other

  • fmt

rasn-snmp

0.12.0 - 2023-11-12

Other

  • Feature/jer (#187)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-05-08T09-46-29Z branch 2 times, most recently from 44b75fb to 9e889ba Compare May 13, 2024 17:04
@github-actions github-actions bot force-pushed the release-plz-2024-05-08T09-46-29Z branch from 1c2ecf4 to 4eb883d Compare May 17, 2024 11:52
@XAMPPRocky XAMPPRocky merged commit 26f3d55 into main May 17, 2024
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.

None yet

1 participant