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.20.3 #347

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

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

πŸ€– New release

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

rasn

0.20.3 - 2024-10-28

Added

  • Add Compressed Data Type crate
  • Add CBR crate
  • Add ATN ULCS crate
  • Add ATN-CPDLC crate

Fixed

  • Don't override generics impl in proc-macros on encode impl (#354)
  • pin release-plz version until fixed (#353)
  • decoding of extended fields in sequence in BER (#351)
  • Fix most issues related to dependency update, except hashbrown version (#349)

Other

  • Update from iai to iai-callgrind (#358)
  • black box integer test, use macros (#360)
  • Optimize field presence tracking of default/optional/extended fields (#324)
  • run x509 benches only on x86_64 or aarch64 (#355)
  • Add other X.509 libraries to bench
  • Disallow structs without fields for a set (#352)
  • update dependencies
  • update lockfile
  • fmt
  • update lockfile
  • Create FUNDING.yml

rasn-derive

0.20.3 - 2024-10-28

Fixed

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

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)
  • Disallow structs without fields for a set (#352)
  • update dependencies

rasn-pkix

0.20.3 - 2024-10-28

Fixed

  • 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.8.0 - 2023-07-11

Other

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

rasn-cms

0.20.3 - 2024-10-28

Fixed

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

Other

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

rasn-kerberos

0.20.2 - 2024-10-18

Fixed

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

rasn-ldap

0.20.2 - 2024-10-18

Fixed

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

rasn-mib

0.11.0 - 2023-10-28

Other

  • Shared error module (#164)

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.20.3 - 2024-10-28

Other

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


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-10-18T11-37-34Z branch 6 times, most recently from a656b37 to e4715eb Compare October 28, 2024 16:08
@github-actions github-actions bot force-pushed the release-plz-2024-10-18T11-37-34Z branch from e4715eb to 57aa173 Compare October 28, 2024 16:09
@github-actions github-actions bot closed this Oct 28, 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.

0 participants