8000 Releases Β· edgelesssys/constellation Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: edgelesssys/constellation

v2.23.1

12 May 18:59
Compare
Choose a tag to compare

What's Changed

This patch release addresses two bugs in Constellation infrastructure setup.

  1. Changing the Kubernetes service CIDR was not working correctly when using the Terraform provider.
  2. On GCP, the cloud controller manager had insufficient permissions to manage load balancers.

πŸ› Bug fixes

  • terraform-provider: pass ServiceCIDR from resource to chart loader in d3f32af
  • helm: force app creds in GCP CCM in 6510a9d

Full Changelog: v2.23.0...v2.23.1

v2.23.0

02 May 07:09
Compare
Choose a tag to compare

What's Changed

πŸ”§ Other changes

Full Changelog: v2.22.0...v2.23.0

v2.22.0

31 Mar 14:12
Compare
Choose a tag to compare

What's Changed

πŸ›  Breaking changes

  • terraform: remove legacy infrastructure modules by @3u13r in #3691
  • gcp: support projects with no default permissions by @3u13r in #3656

🎁 New features

  • feat: implement RFC 16 to allow emergency node access by @miampf in #3557

πŸ› Bug fixes

Full Changelog: v2.21.1...v2.22.0

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

0