It's a minor release.
- Added nesting depth limit to ASN.1 decoder to prevent stack overflow from deeply nested structures (CVE-2026-30922).
- Fixed OverflowError from oversized BER length field.
- Fixed DeprecationWarning stacklevel for deprecated attributes.
- Fixed asDateTime incorrect fractional seconds parsing.
All changes are noted in the CHANGELOG.