Skip to content

Releases: edgelesssys/constellation

v2.21.1

07 Mar 07:48
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • Fixed an issue with LoadBalancer resources on AWS that caused them not to be created as they should through the aws-load-balancer-controller. Users upgrading from a previous release on AWS have to perform an IAM upgrade for this release of Constellation:

    constellation iam upgrade apply

Full Changelog: v2.21.0...v2.21.1

v2.21.0

04 Mar 07:45
Compare
Choose a tag to compare

What's Changed

🎁 New features

  • cli: add ssh command to securely connect with nodes over ssh by @miampf in #3568
  • versions: add k8s 1.31, remove k8s 1.28 by @burgerdev in #3396

🐛 Bug fixes

  • attestation: fix Azure SNP attestation issuing caused by a bug in MAA PCR11 handling by @thomasten in #3644

🔧 Other changes

Full Changelog: v2.20.0...v2.21.0

v2.20.1

13 Feb 19:03
Compare
Choose a tag to compare
  • Fixed an issue in which MAA-based attestation on Azure would not succeed due to a bug in handling PCR 11 in the MAA service.
  • Minor Fixes.

Full Changelog: v2.20.0...v2.20.1

v2.20.0

04 Dec 07:29
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • terraform: fix security rule reconciliation on Azure by @elchead in #3454
  • bootstrapper: only err if no control plane IPs available by @msanft in #3496

🔧 Other changes

  • config: only allow confidential instances on stackit by @h3adex in #3463

New Contributors

Full Changelog: v2.19.3...v2.20.0

v2.19.3

26 Nov 07:18
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • deps: update google/go-sev-guest to v0.11.2-0.20241122022416-97a55186df28 to fix AMD SEV-SNP attestation report parsing on AWS by @daniel-weisse in #3490

Full Changelog: v2.19.2...v2.19.3

v2.19.2

06 Nov 08:51
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • terraform: fix security rule reconciliation on Azure by @elchead in #3454

🔧 Other changes

  • config: only allow confidential instances on stackit by @h3adex in #3463

Full Changelog: v2.19.0...v2.19.2

v2.19.1

05 Nov 08:08
Compare
Choose a tag to compare

⚠️ Please use v2.19.2.

What's Changed

🐛 Bug fixes

  • terraform: fix security rule reconciliation on Azure by @elchead in #3454

🔧 Other changes

  • docs: clarify for Azure TDX with Terraform provider by @elchead in #3449
  • config: only allow confidential instances on stackit by @h3adex in #3463
  • docs: how to reproduce released artifacts by @burgerdev in #3451

New Contributors

Full Changelog: v2.19.0...v2.19.1

v2.19.0

21 Oct 07:18
Compare
Choose a tag to compare

⚠️ Please use v2.19.2.

What's Changed

🐛 Bug fixes

  • image: improve AWS performance by retiring idle=poll option by @burgerdev in #3387

🔧 Other changes

Full Changelog: v2.18.0...v2.19.0

v2.18.0

27 Sep 07:07
Compare
Choose a tag to compare

What's Changed

🛠 Breaking changes

  • ci: mirror GCP SEV-SNP marketplace images by @msanft in #3274

🎁 New features

  • Make SEV-SNP the default attestation variant on GCP by @thomasten in #3267
  • terraform-provider-constellation: make kubeconfig output fine-grained by @msanft in #3334

🐛 Bug fixes

  • helm: cilium: allow multiple default routes by @burgerdev in #3344
  • openstack: Fix a crash in the bootstrapper during node join discovery by @3u13r in #3375

🔧 Other changes

New Contributors

Full Changelog: v2.17.0...v2.18.0

v2.17.0

03 Jul 12:11
Compare
Choose a tag to compare

What's Changed

🛠 Breaking changes

🎁 New features

🐛 Bug fixes

  • cli: retry auth handshake deadline exceeded errors in CLI and Terraform by @daniel-weisse in #2976
  • bootstrapper: wipe disk and reboot on non-recoverable error by @daniel-weisse in #2971
  • bazel: patch Go SDK to increase TLS maxHandshake size by @malt3 in #3009
  • kubecmd: retry any k8s errors in CLI and Terraform by @daniel-weisse in #3028
  • helm: Restore the ability to start a cluster in conformance mode by disabling the cilium ipmasq agent when in conformance mode by @3u13r in #3062
  • terraform: add missing policies for AWS ALB by @burgerdev in #3063
  • operators: ignore node deletion errors on absence by @burgerdev in #3113
  • cli: fix constellation verify depending on an initialized constellation-state.yaml file by @daniel-weisse in #3184

🔧 Other changes

New Contributors

Full Changelog: v2.16.4...v2.17.0