Skip to content

Releases: crossplane-contrib/provider-aws

v0.37.1

16 Feb 15:33
600ca7d
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.37] fix: allow unsorted array is comparison for opensearchdomain by @github-actions in #1664

Full Changelog: v0.37.0...v0.37.1

v0.37.0

15 Feb 19:02
8f53f05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.1...v0.37.0

v0.36.1

21 Jan 14:33
a38fe37
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.36] Update setup.go by @github-actions in #1637
  • [Backport release-0.36] fix: fixing linter stuff by @github-actions in #1640

Full Changelog: v0.36.0...v0.36.1

v0.36.0

12 Jan 22:43
ca0154a
Compare
Choose a tag to compare

##Breaking Change

  • fix(kafka): add clusterName because of api-changes by @haarchri in #1624
    Added clusterName as required for Kafka Cluster

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

26 Dec 20:11
099f18d
Compare
Choose a tag to compare

What's Changed

  • feature(emr-on-eks): implement emr on eks by @nabuskey in #1585
  • Bug - ELB updates every reconcile when running multiple listeners by @dormullor in #1599
  • fix(elb): Linter error by @MisterMX in #1603
  • feat(dbinstance): Added restoreFrom for dbInstance by @akesser in #1600
  • Update ini package version by @jvitor03 in #1605
  • feat(rds): instance + cluster allowMajorVersionUpgrade by @wotolom in #1598
  • fix(docdb/dbcluster): remove unwanted dbsubnetgroup isuptodate-check by @wotolom in #1607

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

25 Nov 15:44
38a0d38
Compare
Choose a tag to compare

New DockerHub location for provider-aws is now at crossplanecontrib/provider-aws
The provider-aws documentation is also published to Upbound Marketplace

What's Changed

  • feat(upgrade): added upgrade.md entry for notification -> sns by @haarchri in #1522
  • Run AWS ACK code-generator with go.mod --aws-sdk-go-version by @chlunde in #1472
  • Updates link to the latest version of Crossplane docs by @plumbis in #1526
  • add outposts support for eks by @janwillies in #1528
  • feat: Added diff output for rds instances by @akesser in #1534
  • feat: Updated logging of rds diff by @akesser in #1535
  • feat: Added debug output to dbinstance by @akesser in #1536
  • feat(submodule): bump submodule & add mkdir for ${WORK_DIR} by @haarchri in #1543
  • RDS dbinstance: Check only major version if AutoMinorVersionUpgrade is true by @akesser in #1541
  • fix(elbv2/target): Retry registration if target is unused by @MisterMX in #1464
  • Add guidelines for bumping API version of a CRD by @muvaf in #997
  • feat(ack): bump aws sdk v1 to 1.44 by @pintonunes in #1523
  • Update CODE_GENERATION.md with xpkg bundle changes by @chlunde in #1547
  • fix(function): check LastUpdateStatus before Update by @schroeder-paul in #1553
  • fix(cognito/userpool)!: MFA not always working by @wotolom in #1533
  • fix(iam): Added ARN column display to Role by @pintonunes in #1558
  • feat(batch): Add service batch by @wotolom in #1259
  • fix(batch): check-diff + SDK update by @wotolom in #1561
  • Restore DBCluster from RDS snapshot by @AlexLast in #1563
  • fix(batch): CE update handling by @wotolom in #1567
  • feat(lambda): Added FunctionURLConfig resource by @pintonunes in #1554
  • Fix documentation links in AUTHENTICATION.md by @bobh66 in #1570
  • feat: late init engineVersion if DBInstance is running within DBCluster by @ldimitrov in #1569
  • fix(eks/cluster): outpost status fields optional by @wotolom in #1576
  • fix(rds/dbinstance): possible nil pointer panic by @wotolom in #1578
  • fix(cache/endpoint): populate cache status with endpoint by @nabuskey in #1579
  • fix(rds): DBCluster controller not recognizing changes in VpcSecurityGroups by @schroeder-paul in #1580
  • diff iam role tags such that order of keys does not matter. by @patelronak in #1513
  • chore: Document field error on S3 Bucket types by @achetronic in #1575
  • Fix wrong logic lambda code ecr image by @schroeder-paul in #1582
  • fix(cognitoidentity): Update broken AWS API function call for GroupUserMembership by @abacus3 in #1589

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

10 Oct 20:28
02d807e
Compare
Choose a tag to compare

Major updates

New DockerHub location for provider-aws is now at crossplanecontrib/provider-aws
The provider-aws documentation is also published to Upbound Marketplace
Managed resources supports the crossplane.io/paused annotation

Breaking Changes

SNS Resources

All SNS resources used to reside in notification group and they had prefixed names like SNSTopic. In release v0.24.1, all of them moved to a new group called sns and renamed to drop the prefix, i.e. SNSTopic -> Topic. In addition, all of them are now v1beta1 resources. - We removed in this release v0.33.0 all old group resources in notification group - Thanks to package manager, old CRDs are not deleted once you upgrade to the new version; only their controllers are stopped, which gives users time to create corresponding new types.

Please follow this migration guide to migrate to the new APIs: https://github.com/crossplane-contrib/provider-aws/blob/master/cluster/UPGRADE.md#upgrade-from-v032x-to-v033x

Provider Resources

we removed old provider #320 please use providerConfig https://github.com/crossplane-contrib/provider-aws/tree/master/examples/providerconfig

What's Changed

New Contributors

Full Changelog: v0.32.0...v0.33.0

v0.32.0

30 Sep 11:21
d90a07b
Compare
Choose a tag to compare

Important Information - Deprecated Versions

in release v0.33.0 we will remove the following resources:

The whole notification group is duplicated as sns group with new kind names. The deprecated CRDs of notification will be removed - please migrate to sns group as soon as possible. See this guide for more details about how to migrate.

  • SNSTopic of notification -> Topic of sns
  • SNSSubscription of notification -> Subscription of sns

What's Changed

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.0

25 Aug 19:25
70879e6
Compare
Choose a tag to compare

Breaking Changes:

Glue:

  • Job:
    roleArn to role
    roleArnRef to roleRef
    roleArnSelector to roleSelector

  • SecurityConfiguration:
    for all encryptions (cloudWatchEncryption, jobBookmarksEncryption, s3Encryption):
    kmsKeyARN to kmsKeyArn (add kmsKeyArnRef, kmsKeyArnSelector)

  • Connection:
    securityGroupIDList to securityGroupIdList (same for securityGroupIdRefs, securityGroupIdSelector)
    subnetID to subnetId (same for subnetIdRef, subnetIdSelector)

  • Crawler:
    roleArn to role (same for roleRef, roleSelector)
    for s3Targets:
    dlqEventQueueARN to dlqEventQueueArn (add dlqEventQueueArnRef/dlqEventQueueArnSelector)
    eventQueueARN to eventQueueArn (add eventQueueArnRef/eventQueueArnSelector)

What's Changed

New Contributors

Full Changelog: v0.30.1...v0.31.0

v0.30.1

17 Aug 19:56
6549c08
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.30] fix: Fixed generation of flowlog by @github-actions in #1430

Full Changelog: v0.30.0...v0.30.1