π New Features
- Extensible resource downloader framework β added support for S3, GCS, and OCI sources ([#590](#590))
- Multiple KBS support β CoCos AI can now work with multiple key broker servers (COCOS-584, [#587](#587))
- Full Disk Encryption (FDE) support (COCOS-432, [#553](#553))
- GPU confidential computing attestation β added support for GPU CC attestation (COCOS-591, [#592](#592))
- Azure TDX support ([#596](#596))
- NVIDIA GPU support for CVMs β Manager can now start Confidential VMs with NVIDIA GPU support ([#595](#595))
- Non-chunked computation requests β added support for non-chunked computation requests plus KBS decryption for uploaded algorithms and datasets ([#608](#608))
π Security & Validation
π Fixes
π§Ή Refactors & Internal Improvements
- Refactored test functions to use the
testing.TBinterface and enhanced SNP claims extraction logic ([#599](#599))
β¬οΈ Dependency Updates
- Bumped
github.com/go-chi/chi/v5from 5.2.3 β 5.2.4 ([#570](#570)) - Bumped
github.com/google/go-tpmfrom 0.9.6 β 0.9.8 ([#572](#572)) - Bumped
github.com/absmach/certsfrom 0.18.2 β 0.18.5 ([#574](#574)) - Bumped
github.com/absmach/supermqfrom 0.19.0 β 0.19.1 ([#580](#580)) - Bumped
cloud.google.com/go/storagefrom 1.57.2 β 1.62.3 ([#581](#581))
π₯ Contributors
Thanks to @danko-miladinovic, @SammyOina, @jovan-djukic, and dependabot for this release.
Full Changelog: v0.9.0...v0.10.0