Skip to content

v0.46.0

Compare
Choose a tag to compare
@MisterMX MisterMX released this 18 Dec 15:37
· 66 commits to master since this release
7134583

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

Full Changelog: v0.45.0...v0.46.0