What's Changed
- fix(ecs): Fix Service IsUpToDate/Update logic by @simwak in #2105
- fix(eks): Updating of subnetIds and securityGroupdIds by @simwak in #2107
- fix(ec2): Fix tags compare by @simwak in #2110
- feat(glue): Add trigger resource by @teeverr in #2104
- fix(database): allow empty array as value in enableCloudwatchLogsExports + fix isuptodate check by @wotolom in #2112
- fix(eks): SubnetIds diff by @simwak in #2114
- fix(s3): dont set ExpiredObjectDeleteMarker in lifecycle policy if da… by @kkendzia in #2116
- fix(cloudfront): Send zero instead of nil during create/update by @jbcjorge in #2117
- feat(cloudfront): Add OriginalAccessControl controller by @jbcjorge in #2120
- fix(ecs): Fix isUpToDate diffs & missing lateInits by @simwak in #2122
- feat(ecs): Add TaskDefinitionFamily by @simwak in #2121
- feat(ecs): Add taskArns to service status by @simwak in #2126
- fix(s3): Add missing GLACIER_IR storage type in replication and lifecycle Configuration types by @geoffreyme in #2125
- fix(sdk-config): drop web identity usage from v1 default config by @christophrj in #2127
- fix: Web identity with injected identity by @christophrj in #2133
- feat: bump aws-sdk-go to v1.47.11 by @christophrj in #2132
New Contributors
- @kkendzia made their first contribution in #2116
- @jbcjorge made their first contribution in #2117
- @geoffreyme made their first contribution in #2125
- @christophrj made their first contribution in #2127
Full Changelog: v0.50.0...v0.51.0