What's Changed
- CDH | Add Aliyun STS Token support for KMS by @Xynnn007 in #591
- chore(deps): Bump url from 2.5.1 to 2.5.2 by @dependabot in #594
- Revert "Handle gzip whiteouts correctly" by @stevenhorsman in #603
- cdh:golang support to dynamic generate go code with proto file by @ChengyuZhu6 in #605
- image-rs: make tar reader async by @Xynnn007 in #602
- dep: update protobuf to v3.5.0 by @Xynnn007 in #609
- AA | Add Eventlog Recording for Attestation Agent by @Xynnn007 in #548
- attester: implement runtime measurement for az vtpm TEEs by @mkulke in #610
- AA: fallback to pcr in configfile in extend operations by @mkulke in #612
- chore(deps): Bump tokio from 1.36.0 to 1.38.0 by @dependabot in #611
- AA: handle multiline content in log events by @mkulke in #615
- image-rs: update cosign signed image test materials by @Xynnn007 in #618
- image-rs: bail out if unable to get registry auth credentials by @wainersm in #620
- cdh: support to encrypt block device by @ChengyuZhu6 in #617
- CDH/KMS: update aliyun KMS client key encoding by @Xynnn007 in #621
- cdh:storage: Add
-u
flag to mktemp to avoid file creation by @ChengyuZhu6 in #622 - cdh/kms: modify get_secret() function by @1570005763 in #624
- image-rs: Support to reuse meta_store by @ChengyuZhu6 in #623
- CDH/KMS: mark Get trait immutable by @Xynnn007 in #625
- AA: add GetTeeType API by @Xynnn007 in #613
- ci: fix doc_lazy_continuation findings with Rust 1.80.0 by @mythi in #629
- AA: add flag to enable eventlog by @Xynnn007 in #627
- ocicrypt-rs: dont't swallow pre_unwrap_key() error by @mkulke in #630
- ci: increase open-pull-requests-limit from 1 to 3 by @arronwy in #638
- GHA: Remove {pre,post}-action steps for self-hosted runners by @BbolroC in #637
- chore(deps): Bump serial_test from 2.0.0 to 3.1.1 by @dependabot in #640
- chore(deps): Bump oci-spec from 0.6.5 to 0.6.7 by @dependabot in #639
- chore(deps): Bump tokio from 1.38.0 to 1.39.2 by @dependabot in #642
- chore(deps): Bump log from 0.4.21 to 0.4.22 by @dependabot in #643
- ci: Remove duplicate build when a PR is merged to main by @arronwy in #644
- GHA: Introduce cancel-in-progress by @BbolroC in #647
- GHA: Fix condition for duplicate checks post-merge by @BbolroC in #648
- chore(deps): Bump base64 from 0.21.7 to 0.22.0 by @dependabot in #646
- chore(deps): Bump thiserror from 1.0.57 to 1.0.63 by @dependabot in #645
- attestation-agent: Extend ResourceUri to support query string by @cclaudio in #634
- chore(deps): Bump assert_cmd from 1.0.8 to 2.0.15 by @dependabot in #649
- chore(deps): Bump serde_json from 1.0.117 to 1.0.122 by @dependabot in #654
- Improve KBS protocol version handling and bump the version to v0.1.1 due to kbs-types changes by @mythi in #628
- chore(deps): Bump uuid from 1.7.0 to 1.10.0 by @dependabot in #656
- chore(deps): Bump flate2 from 1.0.28 to 1.0.31 by @dependabot in #650
- image-rs: update cosign signature verification unit test by @Xynnn007 in #658
- chore(deps): Bump serde from 1.0.197 to 1.0.205 by @dependabot in #660
- chore(deps): Bump tokio-util from 0.7.10 to 0.7.11 by @dependabot in #659
- add vault support to secret-cli tool by @fitzthum in #631
- chore(deps): Bump strum_macros from 0.26.2 to 0.26.4 by @dependabot in #663
- initdata: add initdata hash in ibmse evidence by @huoqifeng in #616
- cdh: improves the luks-encrypt-storage script by @wainersm in #666
- chore(deps): Bump shadow-rs from 0.23.0 to 0.32.0 by @dependabot in #668
- chore(deps): Bump tdx-attest-rs from DCAP_1.20 to DCAP_1.21 by @dependabot in #662
- deps: upgrade oci-distribution to v0.12.0 by @burgerdev in #665
- chore(deps): Bump toml from 0.8.14 to 0.8.19 by @dependabot in #671
- chore(deps): Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #676
- chore(deps): Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #677
- AA: avoid creating AAEL if it is disabled by @Xynnn007 in #678
- ci: fix the CoCoKeyprovider image pushing logic by @Xynnn007 in #673
- keyprovider: Pin a specific version of skopeo by @fidencio in #669
- lint: fix rust lint error by @Xynnn007 in #680
- cdh:storage: Refactor luksFormat command to use --batch-mode by @ChengyuZhu6 in #679
- chore(deps): Bump tokio from 1.39.2 to 1.39.3 by @dependabot in #682
- AA: fix timeout when processing multiple incoming requests by @imlk0 in #681
- chore(deps): Bump strum from 0.25.0 to 0.26.3 by @dependabot in #683
- chore(deps): Bump sequoia-openpgp from 1.20.0 to 1.21.2 by @dependabot in #686
- chore(deps): Bump assert_cmd from 2.0.15 to 2.0.16 by @dependabot in #685
- chore(deps): Bump dircpy from 0.3.16 to 0.3.19 by @dependabot in #693
- docs: add coco_keyprovider to tools section by @fitzthum in #695
- chore(deps): Bump serde from 1.0.205 to 1.0.209 by @dependabot in #696
- image-rs: check xattrs for target dir when image unpacking by @Xynnn007 in #691
- chore(deps): Bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #697
- cdh:golang: Add support for SecureMount in the go client tool by @ChengyuZhu6 in #700
- chore(deps): Bump async-compression from 0.4.10 to 0.4.12 by @dependabot in #701
- chore(deps): Bump zstd from 0.12.4 to 0.13.1 by @dependabot in #703
- update CODEOWNERS by @mythi in #704
- image-rs: Handle gzip whiteouts correctly by @squarti in #687
- chore(deps): Bump env_logger from 0.11.3 to 0.11.5 by @dependabot in #705
- chore(deps): Bump async-trait from 0.1.78 to 0.1.82 by @dependabot in #706
- CDH | add image pull API by @Xynnn007 in #608
- Rust 1.81 fixes by @mythi in #711
- chore(deps): Bump shadow-rs from 0.32.0 to 0.33.0 by @dependabot in #707
- chore(deps): Bump anyhow from 1.0.80 to 1.0.87 by @dependabot in #713
- Bump az-tdx-vtpm & az-snp-vtpm from 0.6 to 0.7.0 by @pawelpros in #709
- AA: use enhanced version of vtpm get report for ITA by @pawelpros in #710
- chore(deps): Bump ctrlc from 3.4.4 to 3.4.5 by @dependabot in #714
- dep: update krata-tokio-tar to v0.4.2 by @Xynnn007 in #715
- chore(deps): Bump tempfile from 3.10.0 to 3.12.0 by @dependabot in #716
- AA: kbs: Add supported hash algorithms to Request by @jodh-intel in #712
- manual dependency updates by @mythi in #717
- chore(deps): Bump nix from 0.28.0 to 0.29.0 by @dependabot in #718
New Contributors
- @cclaudio made their first contribution in #634
- @burgerdev made their first contribution in #665
- @imlk0 made their first contribution in #681
- @squarti made their first contribution in #687
- @pawelpros made their first contribution in #709
Full Changelog: v0.9.0...v0.10.0