v0.6.0
This release corresponds to Gatekeeper v3.9.0
What's Changed
- chore: bump golangci-lint version to 1.45.2 by @sozercan in #212
- add dependabot config by @sozercan in #211
- feat: Add support for future keyword by @willbeason in #217
- chore: increase gatekeeper test timeout by @sozercan in #218
- chore: bump actions/checkout from 2 to 3 by @dependabot in #214
- chore: bump codecov/codecov-action from 1 to 3 by @dependabot in #213
- chore: bump actions/setup-go from 2 to 3 by @dependabot in #220
- Remove direct storage.Path requirement in handler by @willbeason in #208
- perf: Don't cache Constraint status by @willbeason in #216
- chore: update linter action and go version by @sozercan in #221
- Make sure that the Rego hook is well-behaved with no data cache by @maxsmythe in #222
- build: Update deps by @willbeason in #228
- update dependabot gomod path by @sozercan in #229
- Add Constraint schema validation error by @willbeason in #230
- go.mod: Bump to opa v0.41 by @mrueg in #231
- chore: bump k8s.io/client-go from 0.24.1 to 0.24.2 in /constraint by @dependabot in #234
- feat: TLS support for External Data Providers by @chewong in #226
New Contributors
Full Changelog: v0.5.0...v0.6.0