v0.14.0
What's Changed
- AA/CDH: some fix-up work to support moving image-pull to CDH by @Xynnn007 in #985
- ci: disable link checker temporarily by @Xynnn007 in #996
- AA | Fix AAEL recording when there is an empty eventlog file by @Xynnn007 in #993
- chore(deps): Bump tokio from 1.44.2 to 1.45.0 by @dependabot[bot] in #992
- chore(deps): Bump ttrpc from 0.8.4 to 0.8.5 by @dependabot[bot] in #994
- rust 1.87.0 fixes by @mythi in #1003
- chore(deps): Bump ctrlc from 3.4.6 to 3.4.7 by @dependabot[bot] in #998
- chore(dep): update tempfile to 3.20 by @Xynnn007 in #1001
- Update SNP Attester by @DGonzalezVillal in #990
- chore(deps): Bump nix from 0.29.0 to 0.30.1 by @dependabot[bot] in #1005
- chore(deps): Bump josekit from 0.10.1 to 0.10.2 by @dependabot[bot] in #1006
- chore(sigstore): update to v0.12.0 version by @Xynnn007 in #999
- chore(deps): Bump josekit from 0.10.2 to 0.10.3 by @dependabot[bot] in #1007
- CDH/image-rs | promote error information printing by @Xynnn007 in #995
- chore(deps): Bump tokio from 1.45.0 to 1.45.1 by @dependabot[bot] in #1011
- chore(deps): Bump uuid from 1.16.0 to 1.17.0 by @dependabot[bot] in #1008
- chore(deps): Bump openssl from 0.10.72 to 0.10.73 by @dependabot[bot] in #1014
- Bumping SEV library to 6.2.1 by @DGonzalezVillal in #1012
- chore(deps): Bump tdx-attest-rs from DCAP_1.22 to DCAP_1.23 by @dependabot[bot] in #1015
- chore(deps): Bump toml from 0.8.22 to 0.8.23 by @dependabot[bot] in #1018
- chore(deps): Bump flate2 from 1.1.1 to 1.1.2 by @dependabot[bot] in #1017
- fix(image-rs): make sure all parent folders exist before mknod by @liudalibj in #1023
- attester/tdx: fix build error for feature tdx-attest-dcap-ioctls by @Xynnn007 in #1021
- Multi-Device Attestation (Take 2) by @fitzthum in #991
- chore(deps): Bump cfg-if from 1.0.0 to 1.0.1 by @dependabot[bot] in #1019
- kbs_protocol: update rcar_client test policy rules by @mythi in #1028
- bump rust toolchain to 1.85.1 by @mythi in #1026
- chore(deps): Bump async-compression from 0.4.23 to 0.4.25 by @dependabot[bot] in #1029
- chore(deps): Bump serde_with from 3.12.0 to 3.13.0 by @dependabot[bot] in #1030
- CDH: adds support to read auth URI from the env by @Xynnn007 in #1037
- CDH: add registy configuration item for example config by @Xynnn007 in #1036
- chore(deps): Bump ttrpc from 0.8.5 to 0.8.6 by @dependabot[bot] in #1039
- CDH: execute config unit test serially by @Xynnn007 in #1042
- chore(deps): Bump serde_with from 3.13.0 to 3.14.0 by @dependabot[bot] in #1044
- chore(deps): Bump xattr from 1.5.0 to 1.5.1 by @dependabot[bot] in #1041
- chore(deps): Bump tokio from 1.45.1 to 1.46.0 by @dependabot[bot] in #1046
- chore(deps): Bump tokio from 1.46.0 to 1.46.1 by @dependabot[bot] in #1048
- Add Hygon DCU device attestation support by @Xynnn007 in #1045
- AA | Add initdata plaintext support by @Xynnn007 in #1031
- ci: fix image-rs and ocicrypt-rs build dependency installation by @mythi in #1054
- Fix | s390x composite evidence get failed by @Xynnn007 in #1055
- image-rs: Support registry config setting via initdata by @Apokleos in #1047
New Contributors
- @DGonzalezVillal made their first contribution in #990
- @liudalibj made their first contribution in #1023
- @Apokleos made their first contribution in #1047
Full Changelog: v0.13.0...v0.14.0