Skip to content

v1.12.2

Compare
Choose a tag to compare
@phisco phisco released this 08 Jun 12:45
97f9e49

v1.12.2 addresses a few minor bugs and bumps a few dependencies to address vulnerabilities image scanners might have reported.

Notable changes

  • Clarified the ControllerConfig deprecation message, highlighting that it's not going to be removed until a better option is available and a clear migration path has been well documented and publicly shared. Reduced also the number of times the message is shown to reduce noise.
  • Fixed CRDs retrieval for the schema-aware Composition validation (alpha) in case of multiple CRDs defining the same Kind, but in different groups.
  • Bumped a few dependencies to remove the number of HIGH CVEs reported by image scanners.

What's Changed

  • Update gcr.io/distroless/static Docker digest to 7198a35 (release-1.12) by @renovate in #4090
  • Update debian:bookworm-slim Docker digest to e1a80fd (release-1.12) by @renovate in #4089
  • [Backport release-1.12] fix(alpha): schema-aware validation properly retrieving crds by @github-actions in #4112
  • [Backport release-1.12] fix: handle nil deletion policy as not being foreground by @github-actions in #4123
  • [Backport release-1.12] chore: bump go-containerregistry by @phisco in #4145
  • [Backport release-1.12] Clarify ControllerConfig deprecation message to reduce confusion by @github-actions in #4153

Full Changelog: v1.12.1...v1.12.2