v0.17.0
What's Changed
- feat(ci): add kbs-client-features to Azure vTPM e2e tests by @Xynnn007 in #1048
- build(deps): bump cfg-if from 1.0.3 to 1.0.4 by @dependabot[bot] in #1051
- build(deps): bump clap from 4.5.48 to 4.5.51 by @dependabot[bot] in #1053
- config: Update invalid admin type by @BbolroC in #1055
- as/verifier: Enable s390x to verify amd64 attesters by @BbolroC in #1052
- build(deps): bump serde_with from 3.15.0 to 3.15.1 by @dependabot[bot] in #1057
- build(deps): bump openssl from 0.10.73 to 0.10.75 by @dependabot[bot] in #1058
- build(deps): bump rsa from 0.9.8 to 0.9.9 by @dependabot[bot] in #1059
- kbs/pkcs11: changes need to follow NIST guidelines by @nmwael in #1024
- build(deps): bump rstest from 0.18.2 to 0.26.1 by @dependabot[bot] in #1062
- build(deps): bump config from 0.15.18 to 0.15.19 by @dependabot[bot] in #1063
- build(deps): bump bitflags from 2.9.4 to 2.10.0 by @dependabot[bot] in #1064
- build(deps): bump actix-web from 4.11.0 to 4.12.0 by @dependabot[bot] in #1065
- verifier: nvidia: don't write test results to filesystem by @mythi in #1070
- Intel dcap github address update by @pawelpros in #1069
- build(deps): bump serde_qs from 0.13.0 to 0.15.0 by @dependabot[bot] in #1067
- build(deps): bump regorus from 0.2.8 to 0.5.0 by @dependabot[bot] in #1066
- Parse Kata Agent Policy from Init-Data and Add Integration Test by @fitzthum in #1044
- eventlog: fix error message for mixing CCMR and RTMR by @Xynnn007 in #1068
- build(deps): bump serde_with from 3.15.1 to 3.16.0 by @dependabot[bot] in #1072
- build(deps): bump jwt-simple from 0.12.12 to 0.12.13 by @dependabot[bot] in #1071
- build(deps): bump clap from 4.5.51 to 4.5.53 by @dependabot[bot] in #1074
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /rvps/cgo in the go_modules group across 1 directory by @dependabot[bot] in #1073
- fix(doc): no Simple token anymore by @dongbeiouba in #1075
- policy: fix default gpu policy by @fitzthum in #1077
- Release: Update KBS for v0.16.0 by @lmilleri in #1076
- Dependabot/cargo/jsonwebtoken 10.2.0 manual by @Xynnn007 in #1054
- verifier/nvidia: update tcb claims document link by @Xynnn007 in #1080
- build(deps): bump actix-web from 4.12.0 to 4.12.1 by @dependabot[bot] in #1081
- build(deps): bump serde_with from 3.16.0 to 3.16.1 by @dependabot[bot] in #1082
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1083
- verifier: update link to NVIDIA license by @fitzthum in #1088
- build(deps): bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #1090
- Replace derivative dependency with educe by @Cropi in #1086
- Add extension support to Attestation Service policy by @fitzthum in #1079
- build(deps): bump tracing from 0.1.41 to 0.1.43 by @dependabot[bot] in #1084
- tests: tweak integration test cleanup by @fitzthum in #1089
- integration-tests: expand trust claims in integration test policies by @Xynnn007 in #1096
- build(deps): bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #1095
- build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 by @dependabot[bot] in #1094
- AS/Verifier: updated TDX ignored quote tests by @pawelpros in #1100
- build(deps): bump jsonwebkey from 0.3.5 to 0.4.0 by @dependabot[bot] in #1099
- build(deps): bump ghcr.io/devcontainers/features/common-utils from 2.5.4 to 2.5.5 by @dependabot[bot] in #1078
- Fix kbs Makefile, FEATURES variable may contain spaces by @dongbeiouba in #1104
- Kbs/fix resource path policy by @Xynnn007 in #1098
- build(deps): bump reqwest from 0.12.24 to 0.12.25 by @dependabot[bot] in #1101
- Add some validated identifiers by @fitzthum in #1103
- docs: sync API documentation and protocol spec with code implementation by @Xynnn007 in #1109
- build(deps): bump reqwest from 0.12.25 to 0.12.26 by @dependabot[bot] in #1110
- snp-verifier: http_cache_reqwest to cache vceks by @amd-aliem in #1061
- [kv-storage] add localfs/localjson plugin and rename simple to Memory by @Xynnn007 in #1108
- doc: fix broken links for IBM SEL by @BbolroC in #1116
- deps/kv: add error for postgres when set existing key by @Xynnn007 in #1113
- verifier: snp: run cargo fmt by @mythi in #1119
- deps/key-value-storage: fix lint warning about needless borrow by @mkulke in #1120
- attestation-service cert updates by @mythi in #1121
- build(deps): bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #1117
- build(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0 by @dependabot[bot] in #1118
- build(deps): bump intel-tee-quote-verification-rs from DCAP_1.23 to DCAP_1.24 by @dependabot[bot] in #1122
- tests: fix intermittent test failure (maybe) by @fitzthum in #1125
- build(deps): bump reqwest from 0.12.26 to 0.12.28 by @dependabot[bot] in #1126
- dcap: skip supplemental data test by @fitzthum in #1127
- Update supplemental data test to generate dynamic data by @iroykaufman in #1133
- build(deps): bump tempfile from 3.23.0 to 3.24.0 by @dependabot[bot] in #1130
- run cargo fmt for dcap and fix as-rust.yml by @mythi in #1137
- CI: fix rvps rust check by @Xynnn007 in #1138
- build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #1139
- build(deps): bump rsa from 0.9.9 to 0.9.10 in the cargo group across 1 directory by @dependabot[bot] in #1143
- nvidia: make unit test generic and add cases by @fitzthum in #1144
- snp-verifier: offline vcek cache support by @amd-aliem in #1142
- DCAP build updates by @mythi in #1146
- Add nvswitch support to the nvidia verifier by @fitzthum in #1147
- Update Key-value-storage and policy-engine by @Xynnn007 in #1131
New Contributors
- @dongbeiouba made their first contribution in #1075
- @Cropi made their first contribution in #1086
- @amd-aliem made their first contribution in #1061
Full Changelog: v0.16.0...v0.17.0