Release Notes
Added
- Rust callers can use
secretspec::providers() to list built-in provider
names, descriptions, and example URIs, including providers whose Cargo
features are disabled.
Fixed
- The published
secretspec crate includes every fixture its tests need, so
its test suite runs from the crates.io source without the repository.
- The C resolver client reports why opening a session failed when the endpoint
writes non-protocol text before its first response, instead of sometimes
returning UNAVAILABLE without an error message.
Install secretspec 0.21.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.21.1/secretspec-installer.sh | sh
Download secretspec 0.21.1