v2.9.0
What's Changed
🛠 Breaking changes
- config: drop support for deprecated Azure's service principal authentication by @elchead in #1906
- cli: change generate-config flag to update-config flag by @miampf in #1897
🎁 New features
- attestation: add
awsSEVSNP
as new variant by @derpsteb in #1900 - cli:
status
shows attestation config by @elchead in #2056 - experimental Windows variant of the Constellation cli by @malt3 in #2075
- config: support 'latest' as TCB version value for Azure SEV-SNP by @elchead in #1899
🐛 Bug fixes
- bootstraper: fix 'cannot re-use a name that is still in use' error during init by @daniel-weisse in #1977
🔧 Other changes
- cli: store upgrade files in versioned folders by @msanft in #1929
- cli:
upgrade apply --force
skips all compatibility checks by @elchead in #1940 - cli: deploy aws csi driver per default by @msanft in #1981
- csi: add required policies for aws csi driver by @msanft in #1945
- cli: fail fast when CLI and Constellation versions don't match by @elchead in #1972
- docs: explain the role of PCR[10] and why it is not reproducible by @malt3 in #2011
Full Changelog: v2.8.0...v2.9.0