v0.16.0
This is the version of Trustee used with CoCo v0.17.0.
What's Changed
- build(deps): bump clap from 4.5.42 to 4.5.48 by @dependabot[bot] in #963
- kbs, deps: Fix clippy warnings by @tylerfanelli in #967
- kbs: update ITA v2 token claim paths by @mythi in #966
- Update rust-ear dependency by @tylerfanelli in #958
- kbs: Update kbs-types, remove duplicate definitions by @tylerfanelli in #960
- deps: update guest-components by @mkulke in #978
- PKCS11 fixes by @tylerfanelli in #973
- docker-compose: Enable Token Signing by @fitzthum in #979
- doc: Update IBM SE links by @stevenhorsman in #986
- Trustee unified CLI by @spotlesstofu in #776
- Release: Update KBS for v0.15.0 by @lmilleri in #994
- Add remote verifier for NVIDIA devices by @fitzthum in #977
- Add TPM verifier by @bpradipt in #851
- e2e-tests: readd azure tdx tests by @mkulke in #1001
- build(deps): bump env_logger from 0.10.2 to 0.11.8 by @dependabot[bot] in #998
- tests: add test for admin endpoints by @fitzthum in #995
- AS: fix ear trust vector claim names by @Xynnn007 in #996
- verifier/tpm: cargo fmt by @tylerfanelli in #1006
- ci: add verifier to rust lint test suites by @Xynnn007 in #1007
- CI fixes for Trustee CLI by @spotlesstofu in #999
- build(deps): bump roxmltree from 0.20.0 to 0.21.1 by @dependabot[bot] in #1004
- build(deps): bump the github-actions group across 1 directory with 12 updates by @Xynnn007 in #1005
- Feat/abondon simple token by @Xynnn007 in #997
- AS | Promote the logging with importing tracing crate by @Xynnn007 in #981
- e2e-test: remove type=Ear prop from test cfg by @mkulke in #1009
- ci: fix trustee-cli release by @Xynnn007 in #1008
- kbs/jwe: Add support for EC P-521 encryption keys by @tylerfanelli in #1003
- docs: Update commands in the kbs cluster documentation by @GabyCT in #473
- Improvements to NVIDIA remote verifier by @fitzthum in #1012
- nvidia-verifier: fix build when snp-verifier is not enabled by @mythi in #1013
- Add
deps/key-value-storagecrate by @Xynnn007 in #1000 - trustee-cli: add subject alternative name by @spotlesstofu in #1011
- ide: add DevContainer profiles to simplify onboarding by @nmwael in #990
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #1020
- Add a unified policy engine implementation by @Xynnn007 in #1015
- kbs/pkcs11: minimal changes needed for working on an actual hsm by @nmwael in #991
- verifier: nvidia: change evidence encoding to base64 by @mythi in #1019
- trustee-cli: default to resource plugin by @spotlesstofu in #1022
- Add query_reference_value for AS policy by @Xynnn007 in #887
- Add Pluggable Admin Backends to KBS by @fitzthum in #1014
- chore(deps): update guest-components to version 5185b46 by @Xynnn007 in #1027
- fix(vault_kv): fix invalid UTF-8 error with binary secrets when using vault_kv plugin by @erasernoob in #976
- dependabot: bump open-pull-requests-limit to 3 by @mythi in #1032
- build(deps): bump x509-parser from 0.17.0 to 0.18.0 by @dependabot[bot] in #1033
- build(deps): bump regex from 1.12.1 to 1.12.2 by @dependabot[bot] in #1034
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1023
- tpm: update report data size from 64 to 32 bytes by @iroykaufman in #1021
- nvidia-verifier: use openssl crypto everywhere by @mythi in #1031
- Allow KBS Client to set init-data and add init-data integration test by @fitzthum in #1029
- refactor: remove sample_only feature from kbs-client by @Xynnn007 in #1030
- Parse Config Files in InitData to JSON by @fitzthum in #1038
- fix: improve swtpm cleanup robustness by @Xynnn007 in #1042
- build(deps): bump config from 0.14.1 to 0.15.18 by @dependabot[bot] in #1040
- build(deps): bump reqwest from 0.12.23 to 0.12.24 by @dependabot[bot] in #1039
- k8s: add nvida remote verifier support to k8s script by @fitzthum in #1035
- Http server: configurable number of worker threads by @lmilleri in #1037
- build(deps): bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1045
- Manual version of Dependabot/cargo/tonic build 0.14.2 by @Xynnn007 in #1047
- cli: fixup Makefile by @fitzthum in #1043
New Contributors
- @erasernoob made their first contribution in #976
- @iroykaufman made their first contribution in #1021
Full Changelog: v0.15.0...v0.16.0