Releases: crossplane-contrib/provider-aws
Releases · crossplane-contrib/provider-aws
Release list
v0.58.0
What's Changed
- Add EnableCloudwatchLogsExports in isUpToDate and ModifyDBCluster by @tiffland in #2283
- docs(owners): Add teeverr by @MisterMX in #2285
- feat(dbcluster.rds): add pit restore from cluster resource id by @wotolom in #2288
- fix(rds): correct nil-check for RestoreType in point-in-time restore by @ianbibby in #2286
- feat(docdb/dbinstance):Adding preferred maintainence window into status at provider by @harsha3330 in #2267
- fix(rds): DBInstnace drift detection for pending changes, password resetting by @teeverr in #2277
New Contributors
- @tiffland made their first contribution in #2283
- @ianbibby made their first contribution in #2286
- @harsha3330 made their first contribution in #2267
Full Changelog: v0.57.0...v0.58.0
v0.57.2
v0.57.1
v0.57.0
What's Changed
- feat(webacl): add webacl rulesJSON field by @teeverr in #2258
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 in /tools by @dependabot[bot] in #2244
- feat(rds/dbcluster): add isUpToDate check for StorageType by @wotolom in #2261
- feat(rds/dbcluster): add missing toggle deleteAutomatedBackups by @wotolom in #2263
- fix(rds): DBInstance status database role by @teeverr in #2280
- fix(rds): ignore BackupRetentionPeriod + PreferredBackupWindow if managed by AWS Backup by @wotolom in #2281
- fix(dbinstance.rds): adapt unit-tests by @wotolom in #2282
Full Changelog: v0.55.0...v0.57.0
v0.55.0
v0.54.2
v0.54.1
v0.54.0
v0.53.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /tools by @dependabot in #2190
- chore(deps): bump golang.org/x/net from 0.28.0 to 0.36.0 by @dependabot in #2184
- chore(deps): bump golang.org/x/net from 0.29.0 to 0.36.0 in /tools by @dependabot in #2193
- enable support for vpc network address monitoring by @justinmir in #2194
- fix(efs): Adjusted Filesystem Update by @kuseler in #2182
- feat(rds): add kmsKeyId to status by @anagarlau in #2201
- fix(rds): add json omitempty tag for optional fields in restoreFrom by @anagarlau in #2203
- fix(ec2): Partial revert of 138b8cf to fix issue #2196 by @fernandoalexandre in #2206
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tools by @dependabot in #2211
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #2213
- fix(s3): bucket loggingConfig and objectOwnership by @teeverr in #2214
- fix(crd/ec2/instance): Remove unnecessary required fields to enable use of launchTemplate by @rayshoo in #2207
- feat(transfer): add homedirectorymapping uptodate check by @kkendzia in #2218
- fix(secretsmanager): fix isUpToDate for tags only by @anagarlau in #2222
- feat(s3): add reconciling of s3 bucket object lock config by @teeverr in #2209
- fix(ecs): service connect diff & nil pointer fix by @simwak in #2225
- docs(owners): closes #2176 by @christophrj in #2224
- fix(rds): Only ignore weekday when comparing maintenanceWindow by @siddharth0801 in #2221
- docs(owners): add newest owners by @anagarlau in #2230
- feat(elbv2): Add ListenerRule resource by @saiharsha-plivo in #2215
- fix(rds): add port to status and connection details from either spec or aws default by @anagarlau in #2232
- fix(ecs): issue with empty network configuration parameter by @saiharsha-plivo in #2235
New Contributors
- @kuseler made their first contribution in #2182
- @fernandoalexandre made their first contribution in #2206
- @rayshoo made their first contribution in #2207
- @siddharth0801 made their first contribution in #2221
- @saiharsha-plivo made their first contribution in #2215
Full Changelog: v0.52.0...v0.53.0