Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 09:19

What's Changed

🛠 Breaking changes

  • treewide: rename environment variables from EDG_* to CONTRAST_* by @miampf in #572
  • generate: add flag for aks reference values by @davidweisse in #612
  • cli: remove runtime subcommand by @davidweisse in #626
  • generate: rename --workload-owner-key to --add-workload-owner-key by @Freax13 in #670

🎁 New features

🐛 Bug fixes

🔧 Other changes

  • genpolicy: allow contrast env vars for coordinator by @davidweisse in #587
  • coordinator: uniform gRPC metric prefix by @burgerdev in #583
  • cli: use manifest reference values for attestation by @davidweisse in #608
  • cli/version: print launch digest, images and other version information by @miampf in #542
  • generate: translate genpolicy logs, show warnings by @katexochen in #633
  • verify: verify active manifest at Coordinator by @davidweisse in #615

📖 Documentation

New Contributors

Upgrading

Contrast currently doesn't come with an upgrade path. To use the newest version of Contrast, undeploy your existing Contrast deployment, install the new CLI and setup a fresh Contrast deployment.

Full Changelog: v0.7.3...v0.8.0