Releases: latchset/clevis-pin-trustee
Releases · latchset/clevis-pin-trustee
v0.1.0 - Align release to binary version
v0.0.1 - Preliminary release
What's Changed
- Initial commit by @alicefr in #1
- Cargo.toml: Add Minimum Supported Rust Version (MSRV) by @travier in #4
- github/workflows: Build pin and publish it as a container by @travier in #5
- Containerfile: Cleanup & fix container repo name by @travier in #6
- Split CLI/lib by @Jakob-Naucke in #8
- Add initdata parameter by @Jakob-Naucke in #12
- Add unit tests for the LUKS key fetching by @alicefr in #14
- Rename Confidential Clusters by @Jakob-Naucke in #16
- Rename Confidential Clusters GH namespace by @Jakob-Naucke in #17
- Add certificate for the trustee server by @alicefr in #15
- Downgrade josekit version (0.10.3->0.7.4) by @sarroutbi in #22
- cli: Use /run instead of /var/run by @travier in #29
- Add configurable retries for the pin by @alicefr in #23
New Contributors
- @alicefr made their first contribution in #1
- @travier made their first contribution in #4
- @Jakob-Naucke made their first contribution in #8
- @sarroutbi made their first contribution in #22
Full Changelog: https://github.com/latchset/clevis-pin-trustee/commits/v0.0.1