v0.8.0
This release corresponds to Gatekeeper v3.10.0 and v3.9.2 and it should significantly improve the performance for users who cache data.
What's Changed
- perf: Remove
with
statement to avoid deepcopying data.inventory by @maxsmythe in #252 - fix: Enforce maximum constraint template name length of 63 chars by @maxsmythe in #248
- chore: bump k8s.io/client-go from 0.24.5 to 0.24.6 in /constraint by @dependabot in #250
- chore: bump k8s.io/apiextensions-apiserver from 0.24.2 to 0.24.6 in /constraint by @dependabot in #251
Full Changelog: v0.7.0...v0.8.0