Releases: virtee/kbs-types
Releases · virtee/kbs-types
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
Response
struct 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-snp
dependencies 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