Deprecation Notice
RDSInstance.database.aws.crossplane.io
: The propertyspec.forProvider.cloudwatchLogsExportConfiguration
is now deprecated in favor ofspec.forProvider.enabledCloudwatchLogsExports
and will be removed in a future version. See #1835 for details.
What's Changed
- fix: ignore returned false value when local nil by @akesser in #1821
- fix: enable encryptionatrest and inCluster by @akesser in #1822
- feat(s3control): Add S3 AccessPoint and AccessPointPolicy by @kbujanecki-dt in #1784
- fix(dynamodb): Update Input with external-name for isUpToDate and postUpdate by @kelvinwijaya in #1824
- fix(kafka): Remove check for encryption at rest to prevent update loop by @akesser in #1825
- ci: Add bot to auto-stale issues by @MisterMX in #1831
- Add Support for Observe Only Resources by @chlunde in #1744
- Update OWNERS.md to remove Upbound maintainers by @jeanduplessis in #1832
- fix(database)!: remove cloudwatchLogsExportConfiguration by @wotolom in #1835
- refactor: Split aws.go into multiple files by @MisterMX in #1829
- chore: Add ACK as go tool by @MisterMX in #1840
- refactor: Setup function per api group by @MisterMX in #1827
- fix(route53): hostedzone tags related api calls by @wotolom in #1846
- fix(database): revert breaking field removal part of #1835 by @wotolom in #1845
- chore: Add context to ACK isUpToDate and return diff by @MisterMX in #1830
- fix(eks): Add reconciliation for addon configurationValues by @smcavallo in #1844
- fix(cache): Nil panic from elasticcache new endpoint by @dee0 in #1849
- chore(ci): Increase golangci timeout to 30min by @MisterMX in #1851
- fix(rdsinstance): ignore KMSKeyID in IsUpToDate + lateinit OptionGrou… by @wotolom in #1856
- feat(globalaccelerator): Add support for accelerator, listener and endpointgroups by @atarax in #1820
New Contributors
- @kbujanecki-dt made their first contribution in #1784
- @jeanduplessis made their first contribution in #1832
- @dee0 made their first contribution in #1849
Full Changelog: v0.42.0...v0.43.0