The v0.11.0 release of guest-components is used in Confidential Containers v0.12.0. CoCo v0.12.0 did not bump image-rs and is using the version from the previous guest-components release.
What's Changed
- release: Publish vendored code by @fidencio in #722
- Update README.md by @vuquangthinh in #724
- AA: Update CcaAttester to use TSM Report ABI by @mathias-arm in #595
- AA: kbs: Improve handling of invalid RCAR JSON by @jodh-intel in #723
- Fix configuration file default value and make error information more detailed by @Xynnn007 in #726
- chore(deps): Bump oci-client from 0.12.0 to 0.12.1 by @dependabot in #721
- chore(deps): Bump serde_json from 1.0.122 to 1.0.128 by @dependabot in #720
- attestation-agent: default to ttrpc in Makefile by @mkulke in #728
- cdh:golang: fix typo in README by @ChengyuZhu6 in #730
- attestation-agent: add flag 'enable_eventlog' to aa example config by @ChengyuZhu6 in #729
- chore(deps): Bump tdx-attest-rs from DCAP_1.21 to DCAP_1.22 by @dependabot in #733
- chore(deps): Bump serde from 1.0.209 to 1.0.210 by @dependabot in #732
- chore: update prost/tonic/tonic-build deps by @Xynnn007 in #719
- CI: Publish binaries with ORAS by @mkulke in #731
- docs: Fix misspelling in IMAGE ENCRYPTION document by @GabyCT in #738
- gha: Do not use oras-project/setup-oras for s390x by @BbolroC in #739
- ci: skip oras setup for s390x builds by @mkulke in #740
- gha: Fix condition for skipping ORAS installation on s390x by @BbolroC in #741
- ci: fix multi-arch oci publish for AA by @mkulke in #742
- chore(deps): Bump flate2 from 1.0.31 to 1.0.34 by @dependabot in #735
- chore(deps): Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #736
- chore(deps): Bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #743
- chore(deps): Bump const_format from 0.2.32 to 0.2.33 by @dependabot in #744
- chore(deps): Bump tokio from 1.39.3 to 1.40.0 by @dependabot in #746
- chore(deps): Bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #745
- chore(deps): Bump futures-util from 0.3.30 to 0.3.31 by @dependabot in #748
- chore(deps): Bump async-compression from 0.4.12 to 0.4.14 by @dependabot in #747
- chore(deps): Bump lycheeverse/lychee-action from 1 to 2 by @dependabot in #750
- chore(deps): Bump filetime from 0.2.23 to 0.2.25 by @dependabot in #751
- chore(deps): Bump oci-spec from 0.6.8 to 0.7.0 by @dependabot in #752
- drop deprecated eaa_kbc + move gh actions to Ubuntu 24.04 by @mythi in #734
- chore(deps): Bump futures from 0.3.30 to 0.3.31 by @dependabot in #754
- chore(deps): Bump anyhow from 1.0.87 to 1.0.89 by @dependabot in #753
- CDH | Fix ttrpc memory bug and gRPC lock bug by @Xynnn007 in #727
- Image-rs & CDH | Refactoring and use the same ImageClient by @Xynnn007 in #708
- chore(deps): Bump reqwest from 0.12.5 to 0.12.8 by @dependabot in #756
- chore(deps): Bump devicemapper from 0.34.3 to 0.34.4 by @dependabot in #758
- chore(deps): Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #759
- chore(deps): Bump shadow-rs from 0.33.0 to 0.35.1 by @dependabot in #762
- chore(deps): Bump openssl from 0.10.66 to 0.10.68 by @dependabot in #761
- chore(deps): Bump prost from 0.13.2 to 0.13.3 by @dependabot in #766
- chore(deps): Bump shadow-rs from 0.35.1 to 0.35.2 by @dependabot in #767
- CDH | add one-shot CDH by @Xynnn007 in #768
- attester: rename check_init_data => bind_init_data by @mkulke in #769
- chore(deps): Bump oci-client from 0.13.0 to 0.14.0 by @dependabot in #770
- chore(deps): Bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #771
- docs: Fix misspelling in image auth documentation by @GabyCT in #773
- chore(deps): Bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #775
- chore(deps): Bump utoipa from 3.5.0 to 5.1.3 by @dependabot in #774
- chore(deps): Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #778
- chore(deps): Bump anyhow from 1.0.89 to 1.0.91 by @dependabot in #777
- chore(deps): Bump jwt-simple from 0.12.9 to 0.12.10 by @dependabot in #780
- chore(deps): Bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #779
- chore(deps): Bump serde from 1.0.210 to 1.0.214 by @dependabot in #781
- chore(deps): Bump utoipa from 5.1.3 to 5.2.0 by @dependabot in #782
- chore(deps): Bump thiserror from 1.0.66 to 1.0.68 by @dependabot in #784
- chore(deps): Bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #783
- kbs_protocol: update KBS config for test_client tests by @mythi in #788
- Bump csv-rs for openssl 3 support by @EmmEff in #785
- CDH/KMS: remove ehsm from defaut features by @Xynnn007 in #792
- chore(deps): Bump anyhow from 1.0.91 to 1.0.93 by @dependabot in #786
- chore(deps): Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #787
- chore(deps): Bump pin-project-lite from 0.2.14 to 0.2.15 by @dependabot in #790
- cdh: use b64url encoding in sealed-secrets JWS by @mkulke in #794
- chore(deps): Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #797
- chore(deps): Bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #796
- chore(deps): Bump async-compression from 0.4.14 to 0.4.17 by @dependabot in #795
- chore(deps): Bump oci-spec from 0.7.0 to 0.7.1 by @dependabot in #798
- AA: fix CoCoAS Token getter by @Xynnn007 in #801
- chore(deps): Bump thiserror from 1.0.68 to 2.0.3 by @dependabot in #802
- chore(deps): Bump serde from 1.0.214 to 1.0.215 by @dependabot in #800
- chore(deps): Bump serial_test from 3.1.1 to 3.2.0 by @dependabot in #799
- chore(deps): Bump url from 2.5.2 to 2.5.3 by @dependabot in #804
- chore(deps): Bump shadow-rs from 0.35.2 to 0.36.0 by @dependabot in #805
- chore(deps): Bump flate2 from 1.0.34 to 1.0.35 by @dependabot in #806
- chore(deps): Bump az-snp-vtpm from 0.7.0 to 0.7.1 by @dependabot in #809
- chore(deps): Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #808
- Add trustee-agent - a simple tool to fetch secrets from Trustee by @uril in #791
- cdh: move image crate into hub/image module by @mkulke in #812
- ci: add missing apt-get update on publish wf by @mkulke in #815
- ci: use rustlang gh wf to install rust in cdh/aa/asr ci by @mkulke in #813
- cdh: move storage and secret crates into cdh modules by @mkulke in #814
- cdh: move kms crate to cdh module by @mkulke in #816
- Bump from 3.1.1 to 4.0.0 by @EmmEff in #817
- AA | Fix kbs_client test config by @Xynnn007 in #819
- chore(deps): bump config from 0.13.4 to 0.14.1 by @mythi in #818
- chore(deps): Bump async-compression from 0.4.17 to 0.4.18 by @dependabot in #822
- chore(deps): Bump url from 2.5.3 to 2.5.4 by @dependabot in #821
- CI | Fix Kbs Client Error due to KBS configuration for EAR by @Xynnn007 in #826
- chore(deps): Bump rsa from 0.9.6 to 0.9.7 by @dependabot in #824
- lint: fix lint error due to Rust 1.83.0 (stable) update by @Xynnn007 in #828
- chore(deps): Bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #830
- chore(deps): Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #829
- AA | Fix the idempotence of eventlog by @Xynnn007 in #807
- chore(deps): Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #831
- chore(deps): Bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #832
- AA: add ttrpc client tool by @Xynnn007 in #833
- chore(deps): Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #834
- chore(deps): Bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #837
- chore(deps): Bump prost from 0.13.3 to 0.13.4 by @dependabot in #836
- chore(deps): Bump const_format from 0.2.33 to 0.2.34 by @dependabot in #835
- chore(deps): Bump chrono from 0.4.38 to 0.4.39 by @dependabot in #838
- chore(deps): Bump jwt-simple from 0.12.10 to 0.12.11 by @dependabot in #839
- chore(deps): Bump serde from 1.0.215 to 1.0.216 by @dependabot in #841
- image-rs: fix duplicated image layer detective logic by @Xynnn007 in #842
- images-rs: clarify comments in image config file by @fitzthum in #843
- ci: publish arm64 artifacts by @seungukshin in #844
- chore(deps): Bump sequoia-openpgp from 1.21.2 to 1.22.0 by @dependabot in #845
- chore(deps): Bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #846
- chore(deps): Bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #849
- chore(deps): Bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #852
- chore: update utoipa to v5.3.0 by @Xynnn007 in #853
- chore(deps): Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #854
- Chore update josekit version & update rust toolchain version to v1.83.0 by @Xynnn007 in #855
- chore(deps): Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #856
- chore(deps): update shadow_rs to v0.37.0 by @Xynnn007 in #848
- chore(deps): Bump env_logger from 0.11.5 to 0.11.6 by @dependabot in #857
- chore(deps): Bump serde from 1.0.216 to 1.0.217 by @dependabot in #859
- move to LazyLock by @mythi in #862
- chore(deps): Bump async-trait from 0.1.83 to 0.1.84 by @dependabot in #865
- chore(deps): Bump xattr from 1.3.1 to 1.4.0 by @dependabot in #867
New Contributors
- @vuquangthinh made their first contribution in #724
- @mathias-arm made their first contribution in #595
- @GabyCT made their first contribution in #738
- @EmmEff made their first contribution in #785
- @seungukshin made their first contribution in #844
Full Changelog: v0.10.0...v0.11.0