What's Changed
New Features
- Support OPA tls authentication. by @oskar-christensson in #457
- Support disabling policy updates in OPAL client (data-only mode). by @thilak009 in #470
- Support S3 buckets as bundle servers (aka api policy source) by @orweis in #472 & @cbat98 in #473
- Upgraded broadcaster version to 0.2.3 (Includes new support for Kafka SSL by @david-hamilton-bah in permitio/broadcaster#5)
- Policy store data updates: Support only pushing nested keys instead of overriding entire root path (eg
/v1/dataon OPA) by @orishavit in #448
Fixes
- Fix memory leaks (Leaking tasks on publishing updates & executing webhook trigger) by @roekatz in #475 & #476
Docs & Examples
- New Cedar docs. by @shaulk in #464 & @orweis in #465
- Update helm chart tutorial by @roekatz in #468
- Fix Kafka based docker-compose example by @roekatz in #469
- docs on data.json by @orweis in #474
New Contributors
- @oskar-christensson made their first contribution in #457
- @thilak009 made their first contribution in #470
- @cbat98 made their first contribution in #473
Full Changelog: 0.7.0...0.7.2