OpenBao Rust Crate 1.0.2 #23
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.
-
OpenBao Rust SDK 1.0.2 Release Notes
Version
v1.0.2v1.0.2tag objectSummary
1.0.2is a source-compatible maintenance release for the stable1.0.xline.It refreshes reviewed dependencies and CI tooling, and trims the crates.io
README so it focuses on current SDK support instead of pre-
1.0releasehistory.
This release does not change OpenBao endpoint coverage or the public typed SDK
API surface.
Changed
base64-ngto1.0.8.Cargo.lock,including
bitflags,http,log,wasm-bindgenpackages,web-sys,js-sys, andzerocopy.taiki-e/install-actionCI action tov2.81.9.README.mdfor crates.io by removing historical “Delivered in”release narration and keeping current support in
Implemented now.for the
1.0.2candidate.Compatibility
1.0.1callers should not need code changes.CHANGELOG.mdand olderrelease-note files.
Validation
scripts/checks.shcargo fmt --allcargo test --all-targets --all-featurescargo clippy --all-targets --all-features -- -D warningscargo deny checkcargo package --locked --allow-dirty --listscripts/validate-release-metadata.shv1.0.2was tagged after GitHub CI and CodeQL were green for the releasecommit.
This discussion was created from the release OpenBao Rust Crate 1.0.2.
Beta Was this translation helpful? Give feedback.
All reactions