github kubernetes-sigs/cluster-api-provider-aws v1.5.0

latest releases: v2.6.1, v2.6.0, v2.5.2...
2 years ago

Release notes for Cluster API Provider AWS (CAPA) v1.5.0

Documentation

NOTE:

If you are planning to use Garbage Collection, which is a new feature added in this release, then you will need to update your controllers policy by running clusterawsadm bootstrap iam create-cloudformation-stack again (or can manually add elasticloadbalancing:DeleteTargetGroup permission to controllers policy). See the documentation on how to enable this feature via a feature flag.

Changelog since v1.4.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🌱 Others

🌱 Dependencies

  • Bump cluster-api to v1.1.5 by @sedefsavas in #3638
  • Bump cert-manager version in the tests by @sedefsavas in #3437
  • build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #3406
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #3408
  • build(deps): bump EndBug/add-and-commit from 7 to 9 by @dependabot in #3407
  • build(deps): bump actions/cache from 2 to 3 by @dependabot in #3409
  • build(deps): bump github.com/aws/aws-lambda-go from 1.28.0 to 1.29.0 by @dependabot in #3367
  • build(deps): bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.3 to 4.5.4 in /hack/tools by @dependabot in #3383
  • Bump AWS SDK Go and AWS IAM and AWS VPC CNI Authenticator by @Ankitasw in #3393 #3412
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #3543
  • build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #3446
  • build(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 by @dependabot in #3445
  • build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #3449
  • build(deps): bump github.com/joelanford/go-apidiff from 0.3.0 to 0.4.0 in /hack/tools by @dependabot in #3456
  • build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.10.3 to 1.11.0 by @dependabot in #3420
  • build(deps): bump github.com/aws/aws-lambda-go from 1.29.0 to 1.30.0 by @dependabot in #3421
  • build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.7 to 0.5.8 by @dependabot in #3463
  • build(deps): bump github.com/itchyny/gojq from 0.12.7 to 0.12.8 in /hack/tools by @dependabot in #3503
  • build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.11.0 to 1.11.2 by @dependabot in #3505
  • build(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0 by @dependabot in #3484

New Contributors

Full Changelog: v1.4.0...v1.5.0
The image for this release is: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v1.5.0
Thanks to all our contributors!

Don't miss a new cluster-api-provider-aws release

NewReleases is sending notifications on new releases.