v0.12.0
This is the version of guest-components (including image-rs) that is used with CoCo v0.13.0
What's Changed
- chore(deps): Bump async-trait from 0.1.84 to 0.1.85 by @dependabot in #869
- chore(deps): Bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #870
- chore(deps): Bump pin-project-lite from 0.2.15 to 0.2.16 by @dependabot in #871
- Update docs to point to correct coco-keyprovider by @portersrc in #872
- image-rs: removed unused lifetime annotation by @mkulke in #875
- chore(deps): Bump thiserror from 2.0.9 to 2.0.10 by @dependabot in #874
- chore(deps): Bump uuid from 1.11.0 to 1.11.1 by @dependabot in #873
- chore(deps): Bump utoipa from 5.3.0 to 5.3.1 by @dependabot in #866
- chore(deps): Bump thiserror from 2.0.10 to 2.0.11 by @dependabot in #877
- chore(deps): Bump tokio from 1.42.0 to 1.43.0 by @dependabot in #878
- chore(deps): Bump log from 0.4.22 to 0.4.25 by @dependabot in #880
- chore(deps): Bump uuid from 1.11.1 to 1.12.0 by @dependabot in #879
- KBS-Protocol | Add
AAEvidenceProviderimplementation by @Xynnn007 in #868 - image-rs: fix broken link by @fitzthum in #884
- chore(deps): Bump ttrpc from 0.8.2 to 0.8.4 by @dependabot in #886
- chore(deps): Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #882
- chore(deps): Bump shadow-rs from 0.37.0 to 0.38.0 by @dependabot in #887
- Licenses and trustee-attester fixes by @uril in #888
- chore(deps): Bump uuid from 1.12.0 to 1.12.1 by @dependabot in #883
- chore(deps): Bump tempfile from 3.14.0 to 3.16.0 by @dependabot in #892
- chore(deps): Bump openssl from 0.10.68 to 0.10.70 by @dependabot in #893
- chore(deps): Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #891
- chore(deps): Bump uuid from 1.12.1 to 1.13.1 by @dependabot in #894
- chore(deps): Bump async-trait from 0.1.85 to 0.1.86 by @dependabot in #895
- chore(deps): Bump toml from 0.8.19 to 0.8.20 by @dependabot in #897
- chore(deps): Bump strum_macros from 0.26.4 to 0.27.0 by @dependabot in #899
- chore: update rand from 0.8.5 to 0.9.0 by @Xynnn007 in #900
- ci: Enable ci tests on arm64 by @seungukshin in #890
- chore(deps): Bump prost from 0.13.4 to 0.13.5 by @dependabot in #904
- attester: tdx: make libtdx-attest optional by @mythi in #905
- image-rs: replace krata-tar-rs to astral-tokio-tar by @Xynnn007 in #908
- chore(deps): Bump strum_macros from 0.27.0 to 0.27.1 by @dependabot in #912
- [Build] Change default LIBC to musl in cdh Makefile by @portersrc in #911
- chore(deps): Bump ring from 0.17.8 to 0.17.9 by @dependabot in #907
- chore(deps): Bump shadow-rs from 0.38.0 to 0.38.1 by @dependabot in #903
- image-rs: use index for layers store path by @squarti in #902
- image-rs: enable rustls-native-certs when using rustls by @Xynnn007 in #913
- AA/kbs_protocol: Update to 0.2.0 to fix JWE decryption logic due to RFC7516 by @Xynnn007 in #820
- [Build] Stop build.rs from triggering due to protoc output for hub by @portersrc in #910
- ci: allow CDH ci to be triggered by image-rs changes by @Xynnn007 in #921
- chore(deps): Bump serde_json from 1.0.138 to 1.0.139 by @dependabot in #915
- cdh: allow Trustee to bump Aliyun KMS plugin by @mythi in #919
- CI: delete musl build for CDH by @Xynnn007 in #923
- chore(deps): Bump uuid from 1.13.1 to 1.14.0 by @dependabot in #920
- chore(deps): Bump tempfile from 3.16.0 to 3.17.1 by @dependabot in #914
- chore(deps): Bump zstd from 0.13.2 to 0.13.3 by @dependabot in #924
- chore(deps): Bump openssl from 0.10.70 to 0.10.71 by @dependabot in #926
- chore(deps): Bump flate2 from 1.0.35 to 1.1.0 by @dependabot in #925
- deps: update to protobuf 3.7.1 by @fitzthum in #922
- resource-uri: make repository part of resource path mandatory in docs by @pmores in #933
- chore(deps): Bump utoipa from 5.3.0 to 5.3.1 by @dependabot in #927
- AA: deletes
UpdateConfigurationAPI and add--initdatalaunch parameter by @Xynnn007 in #667 - Go back to Rust 1.80.0 by @fitzthum in #937
- Revert moving KMS into CDH by @fitzthum in #928
- chore(deps): Bump shadow-rs from 0.38.1 to 1.0.1 by @dependabot in #934
- coco_keyprovider: abondon shadow dependency by @Xynnn007 in #941
New Contributors
Full Changelog: v0.11.0...v0.12.0