Skip to content

v0.18.0

Choose a tag to compare

@fitzthum fitzthum released this 23 Mar 13:50
· 224 commits to main since this release

The version of Trustee used with CoCo v0.19.0.

What's Changed

  • kbs: metrics endpoint documentation by @pmores in #1152
  • verifier: add versioned evidence for az-{snp,tdx}-vtpm TEEs by @mkulke in #1151
  • build(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.10.0 in /rvps/cgo by @dependabot[bot] in #1154
  • Release: Update KBS for v0.17.0 by @lmilleri in #1153
  • verifier: dcap: fix tcb_eval_num claim by @mythi in #1157
  • build(deps): bump jsonwebtoken from 10.2.0 to 10.3.0 in the cargo group across 1 directory by @dependabot[bot] in #1163
  • toolchain: move to Rust 1.90.0 by @mythi in #1149
  • Add Admin Roles by @fitzthum in #1111
  • Revert "tools: drop verifier dependencies from trustee-cli image" by @fitzthum in #1167
  • agents: add AGENTS.md by @mkulke in #1168
  • verifier: bump az-{snp,tdx}-vtpm crates to 0.8.1 by @mkulke in #1169
  • build(deps): bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #1164
  • build(deps): bump ghcr.io/devcontainers/features/node from 1.6.3 to 1.7.1 by @dependabot[bot] in #1165
  • agents: refine agent instructions by @mkulke in #1171
  • verifier: use hex encoding for SNP parsed claims by @Copilot in #1170
  • ci: deactivate az e2e tests by @mkulke in #1172
  • build(deps): bump the github-actions group with 6 updates by @dependabot[bot] in #1162
  • ci: add deps/** to Rust workflow path triggers by @Copilot in #1173
  • build(deps): bump nix from 0.30.1 to 0.31.1 by @dependabot[bot] in #1175
  • build(deps): bump clap from 4.5.53 to 4.5.59 by @dependabot[bot] in #1174
  • kbs: add missing cfg guard for coco-as-builtin import in tests by @Cropi in #1177
  • as: DCAP configuration and DCAP TCB reference values by @mythi in #1155
  • build(deps): bump shadow-rs from 1.4.0 to 1.7.0 by @dependabot[bot] in #1178
  • build(deps): bump prost from 0.14.1 to 0.14.3 by @dependabot[bot] in #1179
  • verifier: extend NVIDIA SPDM opaque data parser for newer firmware by @josegarvayo-oc in #1181
  • build(deps): bump uuid from 1.19.0 to 1.21.0 by @dependabot[bot] in #1182
  • verifier: az_snp_vtpm now validates VCEK against any AMD CPU gen. by @josegarvayo-oc in #1184
  • Docs: update Vault to include OpenBao by @dcmiddle in #1185
  • test: replace HashiCorp Vault with OpenBao in e2e tests and add CI by @bpradipt in #1186
  • Key-Value Storage and Policy Engine changes for Trustee Stateless by @Xynnn007 in #1156
  • build(deps): bump env_logger from 0.11.8 to 0.11.9 by @dependabot[bot] in #1187
  • workflows: add UEFI.org to link check ignore websites by @Xynnn007 in #1193
  • build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in #1194
  • build(deps): fix github/codeql-action version by @Xynnn007 in #1196
  • Replace jwt-simple with jsonwebtoken by @Cropi in #1192
  • build(deps): bump anyhow from 1.0.100 to 1.0.102 by @dependabot[bot] in #1191
  • kbs: bump cryptoki to 0.12.0 by @Copilot in #1197
  • build(deps): bump serde_with from 3.16.1 to 3.17.0 by @dependabot[bot] in #1198
  • build(deps): bump x509-parser from 0.18.0 to 0.18.1 by @dependabot[bot] in #1183
  • ci: Ensure cmake is installed for kbs-client build by @BbolroC in #1200
  • remove unused dependencies and consolidate workspace versions by @Cropi in #1199
  • Use tracing to promote logging by @Xynnn007 in #1195
  • build(deps): bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #1202
  • ci: Ensure cmake is installed for kbs-client-image build by @BbolroC in #1205
  • build(deps): bump tempfile from 3.24.0 to 3.25.0 by @dependabot[bot] in #1203
  • build(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #1201
  • ci: Add CodeQL workflow for Rust code scanning by @Xynnn007 in #1204
  • build(deps): bump tonic-prost-build from 0.14.2 to 0.14.5 by @dependabot[bot] in #1207
  • k8s: make deploy script more robust by @fitzthum in #1212
  • kbs-client: fixup get-reference-value by @fitzthum in #1213
  • build(deps): bump strum from 0.27.2 to 0.28.0 by @dependabot[bot] in #1209
  • RVPS RFC: add Reference Value URI spec by @Xynnn007 in #1189
  • workflows: Use IBM Actions Z runners for s390x CI jobs by @BbolroC in #1211
  • build(deps): bump tonic-prost from 0.14.2 to 0.14.5 by @dependabot[bot] in #1215
  • build(deps): bump chrono from 0.4.42 to 0.4.44 by @dependabot[bot] in #1214
  • nvidia: use alias for remote verifier type by @manuelh-dev in #1216

New Contributors

Full Changelog: v0.17.0...v0.18.0