Skip to content

Releases: crossplane-contrib/provider-aws

v0.50.2

22 Oct 13:18
7bfc380
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.50] fix(ec2): Fix tags compare by @github-actions in #2111
  • [Backport release-0.50] fix(database): allow empty array as value in enableCloudwatchLogsExports + fix isuptodate check by @github-actions in #2113

Full Changelog: v0.50.1...v0.50.2

v0.50.1

18 Oct 08:52
89313d7
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.50] fix(ecs): Fix Service IsUpToDate/Update logic by @github-actions in #2108
  • [Backport release-0.50] fix(eks): Updating of subnetIds and securityGroupdIds by @github-actions in #2109

Full Changelog: v0.50.0...v0.50.1

v0.50.0

09 Oct 10:35
e36fb00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.49.0...v0.50.0

v0.49.2

02 Oct 14:21
cbe3158
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.49] fix(ecs): DesiredCount/RunningCount check by @github-actions in #2092
  • fix: attempt to fix the version problems of replicationgroups (#1) by @anagarlau in #2096

Full Changelog: v0.49.1...v0.49.2

v0.49.1

29 Jul 13:10
b9e3222
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.49] fix(lambda/function): resource is ready when function is inactive due to idle by @github-actions in #2085

Full Changelog: v0.49.0...v0.49.1

v0.49.0

24 Jul 13:51
24abbe4
Compare
Choose a tag to compare

What's Changed

  • feat(kafka): add brokerNodeGroupInfo to atProvider by @wotolom in #2059
  • Ignore principals order when comparing policies by @max-melentyev in #2058
  • fix(bucket): also sanitize observed FilterRules.Name of lambda and topic configs by @wotolom in #2057
  • feat(ec2): Add SecurityGroupRuleIDs to SG status by @wotolom in #2062
  • feat(sg): add more status atProvider for missing fields by @haarchri in #2065
  • Upgrade crossplane runtime by @blut in #2068
  • fix: add engine version for dbinstance update by @akesser in #2066
  • chores: Update build submodule and up up cli version by @ChristianAvila in #2067
  • feat(docdb): allow (major) version upgrades by @wotolom in #2073
  • feat(replicationGroup): Add readerEndpoint to status by @amotolani in #2077

New Contributors

Full Changelog: v0.48.0...v0.49.0

v0.48.1

22 May 12:49
7a12d08
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.48] fix(bucket): also sanitize observed FilterRules.Name of lambda and topic configs by @github-actions in #2063

Full Changelog: v0.48.0...v0.48.1

v0.48.0

02 May 10:06
bddb183
Compare
Choose a tag to compare

What's Changed

  • fix(rdsinstance): Updates will now set ResourceCredentialsSecretUserKey in ConnectionDetails if masterUsername is set by @trystanleftwich in #2000
  • feat(ec2/securitygroup)!: Make region a required field by @haooliveira84 in #2003
  • fix(efs): Add poll-interval to EFS mount target by @lbowe in #2015
  • fix(s3 bucket): Ignore AWS system tags by @teeverr in #2018
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #2010
  • chore(deps): bump tj-actions/changed-files from 34 to 41 in /.github/workflows by @dependabot in #1989
  • fix(s3 bucket): hotfix for ignoring AWS system tags by @teeverr in #2020
  • ec2: include attributes in instance observation, fix reconciling tags by @justinmir in #2027
  • ec2: Create security group with tags in the spec by @justinmir in #2026
  • fix(database): ignore restoreFrom in isUpToDate by @wotolom in #2031
  • Reduce ec2 instance controller API calls for an observation by @justinmir in #2028
  • fix(dbinstance): in isUpToDate consider 0 and nil to be equal for iops/storageThroughput by @wotolom in #2037
  • Fix changes detection for route53.ResourceRecordSet by @max-melentyev in #2038
  • Call route53.ListResourceRecordSets with MaxItems = 1 by @max-melentyev in #2039
  • fix: take into consideration the DesiredCount/RunningCount for resource readiness by @dnlopes in #2023
  • feat(rdsinstance): add storageThroughput by @wotolom in #2049
  • refactor(apis): Remove AWS imports by @MisterMX in #2051
  • chore: update workflow ci by @wotolom in #2053
  • fix(S3): Add check for S3 tagging api error code when empty TagSet by @lbowe in #2054
  • Use new policy checker for iam.roles by @max-melentyev in #2055
  • fix(ec2): Call describe-instance API concurrently by @max-melentyev in #2047

New Contributors

Full Changelog: v0.47.0...v0.48.0

v0.47.2

15 Apr 13:03
3739ae7
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.47] fix(database): ignore restoreFrom in isUpToDate by @github-actions in #2032
  • [Backport release-0.47] Reduce ec2 instance controller API calls for an observation by @github-actions in #2033
  • [Backport release-0.47] fix(s3 bucket): hotfix for ignoring AWS system tags by @github-actions in #2021
  • [Backport release-0.47] fix(dbinstance): in isUpToDate consider 0 and nil to be equal for iops/storageThroughput by @github-actions in #2040
  • [Backport release-0.47] Fix changes detection for route53.ResourceRecordSet by @github-actions in #2042

Full Changelog: v0.47.1...v0.47.2

v0.47.1

25 Mar 11:13
d578d59
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.47] fix(rdsinstance): Updates will now set ResourceCredentialsSecretUserKey in ConnectionDetails if masterUsername is set by @github-actions in #2011
  • [Backport release-0.47] fix(efs): Add poll-interval to EFS mount target by @github-actions in #2017
  • [Backport release-0.47] fix(s3 bucket): Ignore AWS system tags by @github-actions in #2019

Full Changelog: v0.47.0...v0.47.1