Releases: virtee/snpguest
Releases · virtee/snpguest
snpguest-0.10.0
What's Changed
- feat(fetch): add
fetch crlsubcommand by @hyperfinitism in #124 - chore(main): remove unnecessary import
clap::argby @hyperfinitism in #127 - feat: Support multi-format integer parsing for CLI arguments by @hyperfinitism in #119
- ci: replace deprecated
actions-rs/toolchainand bumpactions/checkoutby @hyperfinitism in #128 - library: Updating sev library to 7.1.0 by @arvindskumar99 in #126
- Verify measure, host data, and report data function by @arvindskumar99 in #117
- refactor(certs): remove redundant branch in file-write logic by @hyperfinitism in #131
- chore: updating tool version to 0.10.0 by @DGonzalezVillal in #133
Full Changelog: v0.9.2...v0.10.0
What's Changed
- feat(fetch): add
fetch crlsubcommand by @hyperfinitism in #124 - chore(main): remove unnecessary import
clap::argby @hyperfinitism in #127 - feat: Support multi-format integer parsing for CLI arguments by @hyperfinitism in #119
- ci: replace deprecated
actions-rs/toolchainand bumpactions/checkoutby @hyperfinitism in #128 - library: Updating sev library to 7.1.0 by @arvindskumar99 in #126
- Verify measure, host data, and report data function by @arvindskumar99 in #117
- refactor(certs): remove redundant branch in file-write logic by @hyperfinitism in #131
- chore: updating tool version to 0.10.0 by @DGonzalezVillal in #133
Full Changelog: v0.9.2...v0.10.0
snpguest-0.9.2
What's Changed
- deps: bump virtee/sev to 6.2.1 (fix TCB-serialization bug) by @hyperfinitism in #99
- report: Writing Req Data as Binary by @larrydewey in #101
- Update README.md by @hyperfinitism in #102
- report: clarify --platform error and add Hyper-V build note by @hyperfinitism in #104
- fix(report.rs): Decouple runtime behavior from
hypervbuild feature by @hyperfinitism in #107 - fix(hyperv): downgrade VMPL check from error to warning by @hyperfinitism in #110
- docs: Fix command usage and improve descriptions in README.md by @hyperfinitism in #111
- feat: support SEV-SNP Report Version 5 by @hyperfinitism in #115
- fix(verify): make
SnpOid::oidreturnOid<'static>to silence lifetime warning by @hyperfinitism in #120 - feat: bumping tool to version 0.9.2 by @DGonzalezVillal in #122
- .github/lint: Bump toolchain version to 1.86 by @tylerfanelli in #123
New Contributors
- @hyperfinitism made their first contribution in #99
Full Changelog: v0.9.1...v0.9.2
snpguest-0.9.1
What's Changed
- Updating SEV library to 6.1.0 and updating version to 0.9.1 by @DGonzalezVillal in #97
Full Changelog: v0.9.0...v0.9.1
snpguest-0.9.0
What's Changed
- Updating to version 6 of library and fixing attestation by @DGonzalezVillal in #89
- CI: Fixing create_release workflow by @larrydewey in #91
- Removing intird and append requirement for kernel measurements by @DGonzalezVillal in #93
- HyperV: Fixing report command failure on Azure confidential VM by @AdithyaKrishnan in #95
- Update version (0.9.0) by @DGonzalezVillal in #96
Full Changelog: v0.8.3...v0.9.0
snpguest-0.8.3
What's Changed
- Update dependencies and minor update by @tylerfanelli in #81
- Update dependencies + minor update by @tylerfanelli in #82
- Fix certificate fetch bug for Turin by @DGonzalezVillal in #83
- Update preattestation.rs by @Villain88 in #84
- Adding build script to generate musl binary by @larrydewey in #85
- Minor update (0.8.3) by @tylerfanelli in #87
New Contributors
- @Villain88 made their first contribution in #84
Full Changelog: v0.8.0...v0.8.3
snpguest-0.8.0
What's Changed
- Adding Turin support and updating ASK CN by @DGonzalezVillal in #78
- Update to 0.8.0 by @tylerfanelli in #80
Full Changelog: v0.7.1...v0.8.0
snpguest-0.7.1
What's Changed
- Fixing case sensitivity bug by @DGonzalezVillal in #73
Full Changelog: v0.7.0...v0.7.1
snpguest-0.7.0
What's Changed
- Added build dependencies for openSUSE by @juanbrny in #64
- Update the README.md: fix the uncomplete description of the fetch ca command by @jquanC in #67
- Remove strict versioning on clap dependency by @CookieComputing in #69
- Upgrade MSRV to 1.80 by @CookieComputing in #70
- Update to 0.7.0 by @tylerfanelli in #71
- Reflect 0.7.0 update in Cargo.lock by @tylerfanelli in #72
New Contributors
- @juanbrny made their first contribution in #64
- @jquanC made their first contribution in #67
- @CookieComputing made their first contribution in #69
Full Changelog: v0.6.0...v0.7.0
snpguest-0.6.0
What's Changed
- rust: Patching for latest rust update by @larrydewey in #61
- Adding preattestation functionality to snpguest by @DGonzalezVillal in #63
Full Changelog: v0.5.1...v0.6.0
snpguest-0.5.1
Update to 0.5.1 Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>