v0.31.0
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
- DBCluster auto generates password by @mmiranda in #1413
- fix: Unblock master by @akesser in #1418
- Updated Handling of DBCluster Update by @akesser in #1424
- fix: Updated status output of sgr to show ready, synced, id and sg by @akesser in #1426
- feat(elbv2): Add new Target resource by @MisterMX in #1402
- Export VPC ID to VPC status by @harveyxia in #1427
- fix: Fixed generation of flowlog by @akesser in #1429
- Ensure masterUserPasswordSecretRef is still required by @guilhermef in #1434
- enhance existing Glue resources by @wotolom in #1380
- fix(eks/identityproviderconfig): Reset status field to retry create by @MisterMX in #1443
- Restore DBCluster from S3 snapshot by @AlexLast in #1428
- Feature/secrets encryption by @akesser in #1450
New Contributors
- @mmiranda made their first contribution in #1413
- @harveyxia made their first contribution in #1427
- @guilhermef made their first contribution in #1434
- @wotolom made their first contribution in #1380
Full Changelog: v0.30.1...v0.31.0