v0.7.0
Although this is v0.7.0, this is the first release of the merged guest-components repository.
Previous releases in this repository are from when the repository contained only image-rs
.
This is one reason that so many people are listed as new contributors in this release.
What's Changed
- Add some robustness fixes to integration tests by @mkulke in #159
- 3 Repo merge by @dcmiddle in #158
- Fix ci by @Xynnn007 in #163
- ci: Occlum: fix ci test by @Xynnn007 in #175
- Update TDX attester dependencies version to 1.16 by @jialez0 in #174
- Add missing attesters to Readme by @katexochen in #172
- feat: use ndyus to speed up the image deployment process in image-rs by @taoohong in #117
- kbs_protocol: Return unquoted string from attestation() by @jepio in #168
- aa/attester: Update virtee/sev dep to 1.2 by @jepio in #179
- ci: Fix integration test for image-rs by @Xynnn007 in #271
- Optimize implementation of image-rs/stream by @jiangliu in #264
- Add doc about how to pull encrypted Nydus image with image-rs by @taoohong in #196
- AA: use URL safe base64 encoding for TeePubKey by @katexochen in #177
- Adjusted the handling of URLs to support more types of hosts by @jialez0 in #173
- Optimize implementation of image-rs/pull by @jiangliu in #266
- image-rs: improve AA build and output by @katexochen in #274
- ci: add link checker workflow by @katexochen in #277
- docs: update links to new repo and fix broken links by @katexochen in #276
- Tidy up the warnings from integration tests by @portersrc in #279
- docs: update generate_test_data guide link by @Xynnn007 in #280
- image-rs: Fix the rust lint warning by @arronwy in #281
- Fix kbs url in cc-kbc by @Xynnn007 in #286
New Contributors
- @mkulke made their first contribution in #159
- @dcmiddle made their first contribution in #158
- @katexochen made their first contribution in #172
- @taoohong made their first contribution in #117
- @jepio made their first contribution in #168
- @portersrc made their first contribution in #279
Full Changelog: v0.6.0...v0.7.0