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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.22.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 30, 2024

πŸ€– New release

  • rasn: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • rasn-derive: 0.22.0 -> 0.22.1
  • rasn-derive-impl: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • rasn-pkix: 0.22.0 -> 0.22.1
  • rasn-atn-cpdlc: 0.22.0 -> 0.22.1
  • rasn-atn-ulcs: 0.22.0 -> 0.22.1
  • rasn-cap: 0.22.0 -> 0.22.1
  • rasn-cbr: 0.22.0 -> 0.22.1
  • rasn-cdt: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • rasn-cms: 0.22.0 -> 0.22.1
  • rasn-credssp: 0.22.0 -> 0.22.1
  • rasn-h282: 0.22.0 -> 0.22.1
  • rasn-kerberos: 0.22.0 -> 0.22.1
  • rasn-ldap: 0.22.0 -> 0.22.1
  • rasn-mib: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • rasn-smi: 0.22.0 -> 0.22.1
  • rasn-ocsp: 0.22.0 -> 0.22.1
  • rasn-smime: 0.22.0 -> 0.22.1
  • rasn-snmp: 0.22.0 -> 0.22.1
Changelog

rasn

0.22.1 - 2024-12-05

Fixed

  • FixedBitString might work as expected (#385)

Other

  • oer: format! in error messages has too much impact (#387)
  • Add decode_with_remainder for decoding stream (#386)
  • OER: remove nom usage, improve errors (#384)
  • Remove trails of BitSlice and unnecessary length checks (#381)
  • use shifting to construct primitive integers (#379)

rasn-derive

0.21.0 - 2024-11-12

Fixed

  • cleanup some unnecessary dependencies (#362)
  • Don't override generics impl in proc-macros on encode impl (#354)
  • decoding of extended fields in sequence in BER (#351)

Other

  • Extract proc macro into own crate (#364)
  • Optimize field presence tracking of default/optional/extended fields (#324)
  • Disallow structs without fields for a set (#352)
  • update dependencies

rasn-derive-impl

0.22.1 - 2024-12-05

Other

  • OER: remove nom usage, improve errors (#384)

rasn-pkix

0.21.0 - 2024-11-12

Added

  • Implement Algorithms and Identifiers PKIX module

Fixed

  • fmt
  • Fix most issues related to dependency update, except hashbrown version (#349)

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)
  • update dependencies

rasn-atn-cpdlc

0.8.0 - 2023-07-11

Other

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

rasn-atn-ulcs

0.8.0 - 2023-07-11

Other

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

rasn-cap

0.8.0 - 2023-07-11

Other

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

rasn-cbr

0.8.0 - 2023-07-11

Other

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

rasn-cdt

0.22.1 - 2024-12-05

Other

  • OER: remove nom usage, improve errors (#384)

rasn-cms

0.21.0 - 2024-11-12

Fixed

  • Fix most issues related to dependency update, except hashbrown version (#349)

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)

rasn-credssp

0.21.0 - 2024-11-12

Other

  • Update README.md

rasn-h282

0.8.0 - 2023-07-11

Other

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

rasn-kerberos

0.20.2 - 2024-10-18

Fixed

  • Run clippy and rustdoc only on stable channel in CI (#342)

rasn-ldap

0.21.0 - 2024-11-12

Fixed

  • (ldap) correct tag handing in Decoder and Encoder impls for LdapString (#369)

rasn-mib

0.22.1 - 2024-12-05

Other

  • OER: remove nom usage, improve errors (#384)

rasn-smi

0.18.0 - 2024-09-17

Added

  • Constraint utilities, const default, more const functions (#321)

Fixed

  • [breaking] Remove Tag and TagTree from module root

rasn-ocsp

0.18.0 - 2024-09-17

Added

  • [breaking] Rework for SetOf type (#325)

rasn-smime

0.18.0 - 2024-09-17

Added

  • [breaking] Rework for SetOf type (#325)

rasn-snmp

0.21.0 - 2024-11-12

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.21.0 chore: release v0.22.1 Nov 27, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-10-30T09-24-11Z branch from a1c4187 to c5f1818 Compare November 27, 2024 13:45
@github-actions github-actions bot force-pushed the release-plz-2024-10-30T09-24-11Z branch from c5f1818 to 68bb184 Compare December 5, 2024 14:13
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.

0 participants