What's Changed
- fix: readd missed empty initializers after tagging removal by @wotolom in #1947
- fix(iam): Stop considering AWS initialized fields in diff by @martinbaillie in #1946
- fix(controllers): use custom CriticalAnnotationUpdater by @wotolom in #1953
- fix(eks): Fixes Update Loop when KubernetesNetworkConfig is Set. by @amotolani in #1959
- fix(mq): Use external name instead of metadata.name for user by @MisterMX in #1958
- fix(database): Ignore immutable field DBName in isUpToDate by @MisterMX in #1957
- fix(iam/role): isUpToDate ignore roleLastUsed + add to status by @wotolom in #1969
- fix(glue/crawler): lateinit lakeFormationConfiguration by @wotolom in #1967
- fix(database): tag-only-change triggers update + add RemoveTag call by @wotolom in #1966
- fix(rds/dbcluster): Add check for ServerlessV2ScalingConfiguration by @MisterMX in #1970
- fix(rds/dbinstance): Ignore VPCSecurityGroupIDs for cluster instances by @MisterMX in #1971
- feat(iam): Add RolePolicy resource for inline policies by @smcavallo in #938
- fix(lambda): Push empty environment of vpc config if nil by @MisterMX in #1975
- fix(ack): controllers only skip isUpToDate on deletion by @wotolom in #1979
- fix(sqs): Structured policy compare by @MisterMX in #1973
- fix(bucket): Reset notification configuration by @MisterMX in #1974
- fix(eks): Update NodeGroup taints by @MisterMX in #1976
New Contributors
- @martinbaillie made their first contribution in #1946
- @amotolani made their first contribution in #1959
Full Changelog: v0.45.0...v0.46.0