Sanitization 1.2.4 #19
Closed
eldryoth
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release 1.2.4
1.97.0while retaining Rust1.90.0as the minimum supported version.compiler from Rust
1.90.0through Rust1.97.0.zeroize 1.9.0,arrayvec 0.7.8,bytes 1.12.1,quote 1.0.46, andsyn 2.0.118.added Dependabot maintenance, and added a check that rejects mutable action
references.
their clear-on-error RAII behavior.
and documented that unmap errors take precedence when setup and cleanup both
fail.
conservative page granule.
SecretArrayVec::push_or_sanitizewith a payload-free error for securerejection while preserving conventional
pushbehavior and its unchangedrecoverable
CapacityError<T>value.ReadOnceSecret::consumeandconsume_mut, including when another shared owner keeps the wrapper alive.BoundedSecretVec<MAX>for application-defined dynamic secret limits,including strict bounded serde handling for borrowed bytes, owned buffers,
and sequences.
SecretVecdeserialization soexisting serde call sites are no longer unbounded by default.
cargo-auditto version0.22.2.application dependency graphs.
1.2.4patch release.This discussion was created from the release Sanitization 1.2.4.
All reactions