v0.7.4
What's Changed
New Features
- Add support for PATCH as save_method in data updates. by @thilak009 in #483
Bugfixes
- Fix hanging inline OPA on very long log lines. by @roekatz in #489
- Upgrade gitpython to mitigate CVE-2023-40267. by @philipclaesson in #490
- Explicitly close web socket on server before endpoint exits. @roekatz in #496
Docs
- kafka sasl docs by @orweis in #485
- tweaks to improve the docs by @orweis in #486
- Add tinytodo to docs by @obsd in #487
- Update inline opa config docs with an example and link by @jasonmcintosh in #493
- add basic tutorial about self signed certificates by @asafc in #495
New Contributors
- @jasonmcintosh made their first contribution in #493
- @philipclaesson made their first contribution in #490
Full Changelog: 0.7.3...0.7.4