v0.14.0
This is the version of Trustee used with CoCo v0.15.0.
What's Changed
- build(deps): bump phf from 0.11.2 to 0.11.3 by @dependabot[bot] in #789
- docker-compose: add env var for RUST_LOG by @fitzthum in #788
- Fix a tiny typo in kbs document by @IsaacYangSLA in #790
- build(deps): bump document-features from 0.2.10 to 0.2.11 by @dependabot[bot] in #791
- build(deps): bump josekit from 0.10.1 to 0.10.2 by @dependabot[bot] in #794
- build(deps): bump crossbeam-utils from 0.8.20 to 0.8.21 by @dependabot[bot] in #796
- build(deps): bump is_debug from 1.0.1 to 1.1.0 by @dependabot[bot] in #797
- build(deps): bump quote from 1.0.38 to 1.0.40 by @dependabot[bot] in #798
- ci: dependabot: check direct cargo dependencies only by @mythi in #799
- build(deps): bump chrono from 0.4.38 to 0.4.41 by @dependabot[bot] in #800
- build(deps): bump sha2 from 0.10.8 to 0.10.9 by @dependabot[bot] in #803
- chore(deps): clean dependabot backlog by @mythi in #805
- attestation-policy: Add Azure vTPM details by @bpradipt in #804
- Add support for new EPYC generations and update VIRTEE SEV dependency by @DGonzalezVillal in #785
- policy: change expected SNP configuration values to Strings by @fitzthum in #807
- docker-compose: automatically generate admin keys by @fitzthum in #793
- Allow RVPS configuration via KBS by @fitzthum in #767
- build(deps): bump strum from 0.26.3 to 0.27.1 by @dependabot[bot] in #806
- AS/docs: updated parsed claims for TDX by @pawelpros in #809
- build(deps): bump jwt-simple from 0.12.10 to 0.12.12 by @dependabot[bot] in #808
- build(deps): bump openssl from 0.10.72 to 0.10.73 by @dependabot[bot] in #811
- RFC/Spec: spec for AAEL and CoCo Event Types by @Xynnn007 in #792
- kbs: add skeleton prometheus endpoint by @pmores in #775
- Bumpin SEV library to 6.2.1 by @DGonzalezVillal in #810
- KBS | refactor the integration test module and prometheus module by @Xynnn007 in #673
- build(deps): bump josekit from 0.10.2 to 0.10.3 by @dependabot[bot] in #817
- bump rust toolchain to 1.85.1 by @mythi in #818
- Support Multi-Device Attestation (Take 2) by @fitzthum in #786
- fix(doc): Add missing step to CCA smoke test by @thomas-fossati in #822
- AS: fix test cases and documents by @Xynnn007 in #824
- rvps: drop pre-processor / Ware abstraction by @fitzthum in #829
- rvps: drop HashValue abstraction by @fitzthum in #821
- Add support for Hashicorp vault as a resource backend by @bpradipt in #825
- deps/eventlog: added TCG2 events eventlog parsing library + policy usage by @pawelpros in #802
- sample-polcy: fixup affirming policy by @fitzthum in #835
- kbs-client: show file name when cannot read it by @liangxiao1 in #839
- deps/eventlog: add device path parsers for BootServicesApplication by @pawelpros in #838
- lint: fix code format with cargo fmt by @Xynnn007 in #843
- Use complex reference value types by @fitzthum in #840
- KBS: add initdata and runtimedata for KBS protocol by @Xynnn007 in #841
- Verifier: add hygon DCU verifier and fix CSV verifier by @Xynnn007 in #842
- Add initdata toml plaintext support by @Xynnn007 in #828
- Enable CORS support in trustee for browser scenario by @RodgerZhu in #850
- KBS: more prometheus metrics by @pmores in #816
New Contributors
- @IsaacYangSLA made their first contribution in #790
- @bpradipt made their first contribution in #804
- @DGonzalezVillal made their first contribution in #785
- @liangxiao1 made their first contribution in #839
Full Changelog: v0.13.0...v0.14.0