v0.5.0
This release corresponds to Gatekeeper v3.8.0
What's Changed
- Provide IsUnrecognizedConstraintError by @willbeason in #162
- Add benchmarks for client.AddTemplate by @willbeason in #159
- Make Client E2E tests more flexible by @willbeason in #150
- Go113errors by @willbeason in #160
- Upgrade go dependencies by @willbeason in #167
- Use context consistently by @willbeason in #165
- refactor: Remove client.Reset by @willbeason in #169
- Remove unnecessary usage of gomega libraries by @willbeason in #166
- Add support for print built-in by @anderseknert in #180
- Benchmark AddConstraint function by @willbeason in #168
- add additional columns to constraints by @sozercan in #108
- Add ToMatcher to TargetHandler by @willbeason in #178
- Add driver.AddTemplate and driver.RemoveTemplate by @becky-hd in #179
- Add unit tests for regowriter by @becky-hd in #161
- Rewrite test TargetHandler by @willbeason in #181
- Remove storage calls from local.Driver.alterModules by @davis-haba in #184
- Give driver a map of handler names to client.TargetHandler by @davis-haba in #185
- Benchmark client.Review and client.Audit by @willbeason in #186
- fix: Content-Type header for external_data request by @mrjoelkamp in #192
- Provide driver AddConstraint and RemoveConstraint (#170) by @becky-hd in #182
- Fix typos and minor mistakes by @willbeason in #196
- Implement Target cache hook by @willbeason in #190
- Refactor out backend code by @willbeason in #198
- Add type for matching Constraints by @willbeason in #193
- Upgrade dependencies by @willbeason in #200
- perf: Implement compiler sharding by @willbeason in #202
- Make library prefix constant by @willbeason in #203
- feat: export external data default send request function by @chewong in #205
- perf: Reduce template compilation time by ~16% by @willbeason in #206
- Upgrade opa to v0.39.0 by @willbeason in #207
New Contributors
- @anderseknert made their first contribution in #180
- @davis-haba made their first contribution in #184
- @mrjoelkamp made their first contribution in #192
Full Changelog: v0.4.0...v0.5.0