Skip to content

v0.41.0

Compare
Choose a tag to compare
@turkenf turkenf released this 29 Sep 09:23
· 593 commits to main since this release
7f1bf3b

What's Changed

Important

Provider version 0.40 introduced a regression (see #929) related to IAM roles and role policy attachments. The issue was fixed in provider version 0.43.0. If you haven't installed versions 0.40.0, 0.41.0 or 0.42.0 into your cluster, we recommend skipping those releases and upgrading directly to 0.43.0 when you choose to upgrade. If you have installed one of the affected releases, we recommend upgrading to an unaffected release (0.43+), and then you will need to unset the spec.forProvider.managedPolicyArns value from any Role.iam.aws.upbound.io managed resources that you want to be able to use RolePolicyAttachment resources to attach policies to.

  • Update docker/setup-buildx-action digest to 885d146 by @renovate in #776
  • Update alpine Docker tag to v3.18.3 by @renovate in #817
  • Update actions/checkout digest to f43a0e5 by @renovate in #860
  • Update kubernetes packages to v0.28.1 by @renovate in #832
  • Update actions/setup-go digest to 93397be by @renovate in #818
  • Update actions/checkout action to v4 by @renovate in #863
  • Update actions/upload-artifact digest to a8a3f3a by @renovate in #867
  • Update actions/cache digest to 704facf by @renovate in #869
  • Update docker/setup-buildx-action action to v3 by @renovate in #872
  • Update docker/setup-qemu-action action to v3 by @renovate in #873
  • feat(meta.pkg): set to v1 by @haarchri in #882
  • ignore cidr_block on lateinitialize to avoid conflicts when using ipam by @djeremiah in #883
  • Request for REDSHIFT SERVERLESS resource by @svscheg in #802
  • Add reference for Configuration to kafka cluster by @mbbush in #877
  • Fix copy-paste errors in Configure comments by @mbbush in #878
  • Update actions/checkout digest to 8ade135 by @renovate in #891
  • Add option to skip region validation by @carpenterm in #814
  • Adding aws_msk_scram_secret_association to v1beta1 by @mbbush in #836
  • Add docs for family providers by @turkenf in #893
  • Add ability to publish family provider docs for updoc workflow by @turkenf in #880
  • Adding aws_batch_job_definition to v1beta1 version by @huffmanjohnf in #857
  • Configure a default poll jitter for the controllers by @ulucinar in #896
  • Regenerate batch.JobDefinition by @ulucinar in #899

New Contributors

Full Changelog: v0.40.0...v0.41.0