Skip to content

chore: release v0.28.15 - #568

Merged
XAMPPRocky merged 1 commit into
mainfrom
release-plz-2026-08-07T19-46-56Z
Sep 25, 2026
Merged

XAMPPRocky merged 1 commit into
mainfrom
release-plz-2026-08-07T19-46-56Z

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026 •

Copy link
Copy Markdown
Contributor

🤖 New release

  • rasn-derive-impl: 0.28.14 -> 0.28.15
  • rasn-derive: 0.28.14 -> 0.28.15
  • rasn: 0.28.14 -> 0.28.15 (✓ API compatible changes)
  • rasn-its: 0.28.14 -> 0.28.15
  • rasn-pkix: 0.28.14 -> 0.28.15
  • rasn-atn-cpdlc: 0.28.14 -> 0.28.15
  • rasn-atn-ulcs: 0.28.14 -> 0.28.15
  • rasn-cap: 0.28.14 -> 0.28.15
  • rasn-cbr: 0.28.14 -> 0.28.15
  • rasn-cdt: 0.28.14 -> 0.28.15
  • rasn-cms: 0.28.14 -> 0.28.15
  • rasn-credssp: 0.28.14 -> 0.28.15
  • rasn-h282: 0.28.14 -> 0.28.15
  • rasn-kerberos: 0.28.14 -> 0.28.15
  • rasn-ldap: 0.28.14 -> 0.28.15
  • rasn-smi: 0.28.14 -> 0.28.15
  • rasn-mib: 0.28.14 -> 0.28.15
  • rasn-ocsp: 0.28.14 -> 0.28.15
  • rasn-smime: 0.28.14 -> 0.28.15
  • rasn-snmp: 0.28.14 -> 0.28.15
Changelog

rasn

0.28.15 - 2026-09-25

Added

  • (per) support DATE-ENCODING and YEAR-ENCODING
  • Added into_vec to strings and set of types (#572)

Fixed

  • (ci) fix error on 32-bit platforms
  • (oid) place X9-CM hold instruction OIDs under iso(1) (#573)
  • (per) correctly parse and encode utc & general dates
  • (lint) remove f64 import
  • (per) fix unconstrained length encoding and unknown length decoding
  • (clippy) fix if lint
  • (aper) APER byte-alignment for constrained strings inside CHOICE + SEQUENCE(OPTIONAL) nesting (#564)
  • (oid) reject OIDs whose second arc exceeds 39 under first arc 0/1

Other

  • (per) switch to internal bit reader over bitvec-nom
  • (per) walk static tag tree instead of allocating a list
  • (per) remove some encoding overhead for non set fields
  • (per) borrow input data when possible for strings, sequences, and open types
  • (per) use internal bit buffer for encoding
  • (per) write extension additions into scratch buf
  • (per) code directly to and from integers
  • (per) use a shared type for character sets, encode directly to buf
  • (ci) shim semver-checks to use default-features
  • (per) write bits in words rather than bit by bit
  • (per) use extend_from_bitslice, and pass buf into encode fns
  • fix tests for automatic tagging of ANY type
  • fix tagging of tagged ANY type
  • add round trip test for tagged ANY type

rasn-its

0.28.8 - 2026-02-20

Other

  • (rustc) bump workspace to rust 2024 edition (#539)


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-08-07T19-46-56Z branch from b07455a to a57a096 Compare August 11, 2026 10:58
@github-actions github-actions Bot changed the title chore: release v0.28.14 chore: release v0.28.15 Aug 11, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-07T19-46-56Z branch 2 times, most recently from 023e32b to df3cca7 Compare August 22, 2026 08:17
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-07T19-46-56Z branch 10 times, most recently from 6bb6157 to 130677d Compare September 25, 2026 13:15
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-07T19-46-56Z branch from 130677d to c9c9bc8 Compare September 25, 2026 16:19
@XAMPPRocky
XAMPPRocky merged commit 778e948 into main Sep 25, 2026
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.

1 participant