Skip to content

v0.40.0

Compare
Choose a tag to compare
@jalseth jalseth released this 01 Mar 20:32
· 35 commits to main since this release
be7edd7

⚠️ Reminder of Upcoming Breakages ⚠️

  • Konstraint will default to requiring OPA V1 syntax
  • Konstraint will remove support for legacy annotations

What's Changed

This is a quick re-release outside of the typical monthly release cadence to include a fix for the Docker container.

  • Support custom constraint (templates) by @mrueg in #553
  • .github: Bump regal to 0.31.0 by @mrueg in #580
  • Fix acceptance test by @mrueg in #582
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #584
  • Use GHA directly to push container by @mrueg in #576

Full Changelog: v0.39.0...v0.40.0