Releases: confidential-containers/kbs-types
Releases · confidential-containers/kbs-types
kbs-types-0.14.0
What's Changed
- Tee: add HygonDcu hardware by @Xynnn007 in #66
- Attestation: add runtime and initdata field by @Xynnn007 in #65
- Add TPM tee by @alicefr in #67
- Move HashAlgorithm to kbs_types by @ssolit in #64
- remove accumulate_hash from HashAlgorithm by @ssolit in #68
- hash algorithm: add sm3 algorithm by @Xynnn007 in #69
- az-cvm-vtpm: hyphenize tees in serialization by @mkulke in #72
- Update for Trustee compatibility by @tylerfanelli in #71
- lib: Make CompositeEvidence fields public by @tylerfanelli in #74
- Update CODEOWNERS by @tylerfanelli in #73
- lib: Serialize TeePubKey to EAR map by @tylerfanelli in #75
- cargo: Remove default features on all dependencies by @tylerfanelli in #76
- Update to 0.14.0 by @tylerfanelli in #77
New Contributors
Full Changelog: v0.12.0...v0.14.0
kbs-types-0.12.0
kbs-types-0.11.0
What's Changed
- snp: Adding Turing generation support. by @larrydewey in #59
- Bump version to 0.11.0 by @slp in #61
New Contributors
- @crobinso made their first contribution in #52
- @larrydewey made their first contribution in #59
Full Changelog: v0.9.0...v0.11.0
kbs-types-0.9.0
What's Changed
- It is better to use the repository field by @szabgab in #40
- Enhencement about the struct of RCAR message and TeePubKey type by @Xynnn007 in #41
- Update sev dependency to 3.2.0 and prepare release by @slp in #42
- Update
Responsestruct to follow RFC 7516 by @Xynnn007 in #44 - Make ProtectedHeader members public by @Xynnn007 in #45
- Update to 0.9.0 by @tylerfanelli in #46
New Contributors
Full Changelog: v0.6.0...v0.9.0
kbs-types-0.6.0
What's Changed
- Simplify dependencies and bump version to 0.5.1 by @slp in #32
- Derive Clone on each type by @tylerfanelli in #33
- Update to 0.5.2 by @tylerfanelli in #34
- Update sev by @tylerfanelli in #35
- Add new TEE type SE (IBM Z Secure Execution) by @BbolroC in #37
- Update to 0.6.0 by @tylerfanelli in #39
New Contributors
Full Changelog: v0.5.0...v0.6.0
kbs-types-0.5.0
What's Changed
- Update to 0.4.0 by @tylerfanelli in #24
- New tee type: CSV (China Secure Virtualization) by @BaoshunFang in #25
- Fix
tee-snpdependencies by @stefano-garzarella in #27 - Add new features to use this crate without the standard library by @stefano-garzarella in #28
- Add AzTdxVtpm tee type by @mkulke in #29
- Modifications to SNP KBS types by @tylerfanelli in #30
- Update to 0.5.0 by @tylerfanelli in #31
New Contributors
- @BaoshunFang made their first contribution in #25
- @stefano-garzarella made their first contribution in #27
Full Changelog: v0.4.0...v0.5.0
kbs-types-0.4.0
What's Changed
- kbs-types: Update to the 1.2.0 sev crate by @sameo in #23
- kbs-types: Add a key type field for publick keys by @sameo in #22
Full Changelog: v0.3.0...v0.4.0
kbs-types-0.3.0
kbs-types-0.2.0
What's Changed
- Derive Clone for TeePubKey by @sameo in #10
- Add the ErrorInformation payload by @sameo in #11
- Add "Sample" TEE for KBS-AS tests. by @jialez0 in #13
- SNP types by @tylerfanelli in #14
- SNP: Edit TeePubKey and add generation to SnpRequest by @tylerfanelli in #15
- Bump version to 0.2.0 by @slp in #16
New Contributors
- @sameo made their first contribution in #10
- @jialez0 made their first contribution in #13
- @tylerfanelli made their first contribution in #14
Full Changelog: v0.1.0...v0.2.0
kbs-types-0.1.0
What's Changed
- Implement basic KBS types and SEV extensions by @slp in #2
- fix json formatting by @alicefr in #3
- Derive Eq with PartialEq to satisfy clippy by @slp in #5
- Adopt the latest version of the KBS protocol by @slp in #7
- Prepare to release v0.1.0 by @slp in #9
New Contributors
Full Changelog: https://github.com/virtee/kbs-types/commits/v0.1.0