Skip to content

Releases: crossplane-contrib/provider-aws

v0.30.0

11 Aug 10:04
67f59ae
Compare
Choose a tag to compare

What's Changed

  • Fix Status.AtProvider not being updated on elbv2 types by @EdgeJ in #1376
  • Add ECS types by @EdgeJ in #1368
  • fix(s3.bucket): Fixes #1165, discrepancy in QueueConfiguration.Filter.Key.FilterRules.Name by @schroeder-paul in #1387
  • fix(s3.bucket): Fixes #1165, discrepancy QueueConfiguration.Filter.Ke… by @schroeder-paul in #1389
  • Feature/kms rotation by @akesser in #1392
  • kafka cluster: configurationInfo is optional by @chlunde in #1320
  • feat(amp): added prometheusservice rulegroupsnamespace by @r0mdau in #1390
  • feat(amp): added prometheusservice alertmanagerdefinition by @r0mdau in #1394
  • Observe existing OpenIDConnectProvider by @ONordander in #1297
  • feat(cognitoidentityprovider): Add support for Cognito User-Pools User to Group membership relations by @abacus3 in #1385
  • introduce method resource, move all examples of apigateway to use example as name by @tiagoposse in #1393
  • fix(lambda): Set .status.atProvider during observe by @MisterMX in #1403
  • Handle Route 53 service discovery - Fixes #1408 by @bobh66 in #1411
  • rdsinstance: AWS Backup might also manage PreferredBackupWindow by @chlunde in #1406
  • Feature/securitygrouprule by @akesser in #1399
  • replicationgroup: Add reason for diff on update by @chlunde in #1404
  • replicationgroup: Allow unmanaged NumCacheClusters by @chlunde in #1405
  • [FIX] fifoTopic-property doesn't get properly stored in k8s by @atarax in #1416
  • Feature/flowlog by @akesser in #1415

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.29.0

05 Jul 20:53
616c58c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.1...v0.29.0

v0.28.1

17 Jun 16:41
c08ed6a
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.28] fixed infinite default tags adding in iam user by @github-actions in #1362

Full Changelog: v0.28.0...v0.28.1

v0.28.0

10 Jun 07:38
9e1ce16
Compare
Choose a tag to compare
v0.28.0 Pre-release
Pre-release

⚠️ Please use v0.28.1 instead due to this critical bug.

New CRDs!

In v0.28.0, there are 2 new CRDs! See https://doc.crds.dev/github.com/crossplane/provider-aws@v0.28.0 for the full list.

What's Changed

  • fix(cognitoidentityprovider): Remove nil pointer exceptions in isUpTo… by @Benedikt1992 in #1300
  • fix(rds): include the port number in the connection details by @luisdavim in #1307
  • ec2.securitygroup: Fix missing resolvers by using code gen by @chlunde in #1319
  • database.rdsinstance: Add DeleteAutomatedBackups by @chlunde in #1276
  • Introduce fifoTopic option for sns by @atarax in #1291
  • Add ECR LifecyclePolicy with codegen by @larhauga in #1181
  • GitHub-1286 fix late init dbinstance by @eloo-abi in #1322
  • Cognito/resource server by @febarbosa182 in #1217
  • fix(master): added external secret stuff after merge cognito resource… by @haarchri in #1323
  • fix(elasticache) normalize preferred maintenance window by @eaceaser in #1303
  • Migrate to crossplane-contrib by @negz in #1327
  • [Documentation] update trust relationship in assumeRoleWithWebIdentity by @adrienzieba in #1331
  • Allow usage of IAM/S3 resources in non-standard partitions by @zonybob in #1329
  • fix(LogGroup): Fix observe in case of more than 50 loggroups by @petteja in #1336
  • Added default tags to iam.User by @cebernardi in #1234
  • providerconfig: make sure v1 auth path checks for assumeRole field as… by @muvaf in #1340

New Contributors

Full Changelog: v0.27.1...v0.28.0

v0.27.1

10 Jun 07:33
d43dfff
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.27] ec2.securitygroup: Fix missing resolvers by using code gen by @github-actions in #1321
  • [Backport release-0.27] providerconfig: make sure v1 auth path checks for assumeRole field as… by @github-actions in #1345

Full Changelog: v0.27.0...v0.27.1

v0.26.2

10 Jun 07:31
aa5ff23
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.26] providerconfig: make sure v1 auth path checks for assumeRole field as… by @github-actions in #1344

Full Changelog: v0.26.1...v0.26.2

v0.27.0

11 May 12:58
aab494e
Compare
Choose a tag to compare

New Authentication

support AssumeRoleWithWebIdentity arn swap by @jessesanford

New CRDs!

In v0.27.0, there are 26 new CRDs! See https://doc.crds.dev/github.com/crossplane/provider-aws@v0.27.0 for the full list.

What's Changed

  • Add Certificate refs for https listeners by @EdgeJ in #1211
  • Handle NoSuchHostedZone errors on ResourceRecordSet delete by @bobh66 in #1255
  • Add Api Gateway RestAPI and Resource resources by @tiagoposse in #1230
  • Add AccessPoint resource for EFS by @EdgeJ in #1201
  • fix(efs): generate latest master stuff for efs access point by @haarchri in #1263
  • feat(routeTable): ignoreRoutes to use route resource by @haarchri in #1084
  • Add additional fields to the atProvider status for eks Cluster and eks NodeGroup by @cdenneen in #1204
  • feat(assumeWebIdentityRole): support AssumeRoleWithWebIdentity arn swap by @jessesanford in #1258
  • feat(rdsinstance): Support for point in time restore by @petteja in #1214
  • Store CallerReference value for import scenarios by @ezgidemirel in #1261
  • feat(mwaa): Add environment controller by @MisterMX in #1249
  • feat(lambda): Add support for lambda permissions by @MisterMX in #1254
  • fix(permission): Fix dealing with Pricipal being just a string by @schroeder-paul in #1275
  • DBInstance: Late Initialize all fields that cannot be set when connecting to a DBCluster by @iAnomaly in #1285
  • ec2.SecurityGroup: Observe existing SecurityGroup by @ONordander in #1283
  • fix(routetable): fix panic on sorting both v4 and v6 routes by @jessesuen in #1279
  • Replication group fixes: multiAz and Tag update support by @stevendborrelli in #1277
  • feat(dax): Add support for Dax by @DanielTemesgen in #1256
  • feat(rds): Add family selector to DBClusterParameterGroup by @MisterMX in #1274
  • bugfix(panic): fix panic route resource in CIDRBlocksEqual by @haarchri in #1292
  • feat (CloudFront): Add support to update Elasticache ReplicationGroup number of cache clusters by @stevendborrelli in #1294
  • fix(Cloudfront): LateInit missing fields by @ezgidemirel in #1298

New Contributors

Full Changelog: v0.26.1...v0.27.0

v0.26.1

20 Apr 22:53
c4763c3
Compare
Choose a tag to compare

v0.26.1 is a bug fix release that addresses #1260.

What's Changed

  • [Backport release-0.26] Store CallerReference value for import scenarios by @github-actions in #1268

Full Changelog: v0.26.0...v0.26.1

v0.26.0

12 Apr 02:25
c411ee8
Compare
Choose a tag to compare

Notable Changes

v0.26.0 includes support for external secret stores. Follow this guide to set it up.

What's Changed

  • fix rds connection secret move to observe and fix issue in dbinstance by @haarchri in #1197
  • Update to the latest crossplane-runtime by @muvaf in #1187
  • fix(rebase): adopted latest runtime to services late v0.25 release by @haarchri in #1208
  • Add Ref/Selector referencer fields to DBInstance.DBClusterIdentifier by @iAnomaly in #1220
  • add default Crossplane tags to iam.Policy by @cebernardi in #1207
  • Add Cloudfront Response Headers Policy resource by @ezgidemirel in #1218
  • Update CI to work with Crossplane v1.7.0 by @hasheddan in #1239
  • Add support for IAM AssumeRole tags by @stevendborrelli in #1240
  • Add External Secret Stores support as an alpha feature by @turkenh in #1242
  • Set Crossplane user agent on AWS clients by @clareliguori in #1243
  • linter: make sure it uses the version given in GH action file by @muvaf in #1250

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

11 Mar 12:49
c87e40e
Compare
Choose a tag to compare

Breaking Changes

  • #1186 removes quantity fields from the CRD in cloudfront. No user action is needed, it will be dropped automatically and calculated by the provider.
  • #1122 removes zookeeperConnectString and zookeeperConnectStringTLS fields from the CRD in kafka since they were not used as input to any call. No user action is needed.
  • #1122 adds required marker to the following fields autoMinorVersionUpgrade,deploymentMode, engineType, engineVersion, hostInstanceType publiclyAccessible, in CRD mq.broker. They were already required by AWS, so no user action is required if these values existed already.

New CRDs!

In v0.25.0, there are 9 new CRDs! See https://doc.crds.dev/github.com/crossplane/provider-aws@v0.25.0 for the full list.

AWS-GO-SDK-V1 bump 1.37.10 to 1.42.0

  • feat(ack): bump ack & aws-go-sdk-v1 1.37.10 to 1.42.0 by @haarchri in #1122

What's Changed

  • Update format of authentication guide by @micnncim in #1131
  • s3: Empty routing rules refused by AWS by @chlunde in #1156
  • Added default tags to CertificateAuthority by @cebernardi in #1113
  • fix(s3): Extract QueueARN instead of external name by @MisterMX in #1161
  • feat(resolvers): resolvers in sqs queue for KMSMasterKeyIDRef/Selector by @haarchri in #1163
  • feat(ack): bump ack & aws-go-sdk-v1 1.42.0 by @haarchri in #1122
  • Fix code generation doc discrepancies with the current state by @ytsarev in #1178
  • Add tags management to OpenIDConnectProvider (iam) by @cebernardi in #1059
  • feat(ec2-tags): tags vpc/subnet default,add,delete by @haarchri in #1170
  • fix(vpcendpointserviceconfiguration): fix missing field in status by @liubog2008 in #1180
  • Improve Cloudfront Configuration by @ezgidemirel in #1186
  • Expose eks cluster certificate authority data in status by @hanlins in #966
  • feat(amp): added prometheusservice amp workspace by @haarchri in #1054
  • feat(ec2): add kmsKeyID Ref & Selector in ec2-instance ebs dbm by @haarchri in #1157
  • feat(InstanceProfile): Add IAM InstanceProfile Managed Resource by @ytsarev in #1159
  • fix(InstanceProfile): follow up fix of #1159 by @ytsarev in #1194
  • Add support for CloudSearch by @mhoff in #1016
  • feat(s3): bucketKeyEnabled implemented by @haarchri in #1158
  • Make eventThreshold an optional field for s3 bucket replication by @AlexLast in #1129
  • rds: Add DBInstanceRoleAssociation by @chlunde in #1141
  • feat(cognito-idp): Code Generation for Cognito IdentityProvider by @Benedikt1992 in #1125
  • rds.rdsinstance: Compare bool correctly via LateInitialize by @chlunde in #971
  • rds.DBInstance - fix "up to date" when using ApplyImmediately by @chlunde in #1196

New Contributors

Full Changelog: v0.24.1...v0.25.0