Releases: permitio/opal
Releases · permitio/opal
v0.8.3
What's Changed
- Upgraded Python cryptography dependency by @danyi1212 in #822
Full Changelog: 0.8.2...0.8.3
v0.8.2
What's Changed
New Features
- Add full proxy support by @danyi1212 in #806
- Enable trust_env for aiohttp.ClientSession by @danyi1212 in #814
- Update Cedar agent health check to accept 204 status code by @danyi1212 in #805
- Add configurable timeout for httpx fetcher by @psardana in #782
- Add configurable logs pipe (STDIN / STDOUT) by @orweis in #763
Tooling and CI/CD
- Update app-tests to use local Gitea server instead of Github by @danyi1212 in #808
- Remove unnecessary parent references from actions in data.json by @omer9564 in #818
Documentation
- Add AI search-bar by @orweis in #807
- New Tutorial - Single-topic Multi-tenant setup by @plduser in #802
- Refactor OPAL Configuration documentation by @danyi1212 in #815
New Contributors
Full Changelog: 0.8.1...0.8.2
v0.8.2-rc.2
What's Changed
- fix(updater, commands): enable trust_env for ClientSession to support… by @danyi1212 in #814
- add pipe selection for logs by @orweis in #763
Full Changelog: 0.8.2-rc.1...0.8.2-rc.2
v0.8.2-rc.1
What's Changed
New Features
- Add proxy support by @danyi1212 in #806
- Add configurable timeout for data fetchers by @psardana in #782
Fixes and Improvements
- Fixed Cedar agent health checks by @danyi1212 in #805
Docs and Tooling
- Add AI search-bar by @orweis in #807
- Update app-tests to use local Gitea server instead of Github by @danyi1212 in #808
Full Changelog: 0.8.1...0.8.2-rc.1
v0.8.1
What's Changed
- speed up cedar client build by @EliMoshkovich in #771
- Update dependency versions by @danyi1212 in #794
- Add health check for policy engine and ensure readiness before processing requests by @danyi1212 in #797
- Remove inline OPA configuration from docker-compose example by @danyi1212 in #798
- Update listening addresses in options.py to use 0.0.0.0 for OPA server and Cedar agent by @danyi1212 in #799
- Refactor process readiness check in PolicyEngineRunner by @danyi1212 in #800
Full Changelog: 0.8.0...0.8.1
v0.8.1-rc.2
What's Changed
- Update listening addresses in options.py to use 0.0.0.0 for OPA server and Cedar agent by @danyi1212 in #799
- Refactor process readiness check in PolicyEngineRunner by @danyi1212 in #800
Full Changelog: 0.8.1-rc.1...0.8.1-rc.2
v0.8.1-rc.1
What's Changed
- speed up cedar client build by @EliMoshkovich in #771
- Update dependency versions by @danyi1212 in #794
- Add health check for policy engine and ensure readiness before processing requests by @danyi1212 in #797
- Remove inline OPA configuration from docker-compose example by @danyi1212 in #798
Full Changelog: 0.8.0...0.8.1-rc.1
v0.8.0
What's Changed
Features
- Reverted OpenTelemetry integration by @danyi1212 in #766
Bug fixes and minor improvements
- Added hierarchical lock for applying data updates by @danyi1212 in #745
- Added additional test for hierarchical lock by @danyi1212 in #768
- cedar-agent-test-arm-build by @EliMoshkovich in #753
- delete one build and change back to ubuntu-latest by @EliMoshkovich in #755
Full Changelog: 0.7.16...0.8.0
v0.8.0-rc.1
What's Changed
- Reverted OpenTelemetry integration by @danyi1212 in #766
Full Changelog: 0.7.17-rc.1...0.8.0-rc.1
v0.7.17-rc.1
What's Changed
Bug fixes 🐞
- Added hierarchical lock for applying data updates by @danyi1212 in #745
Full Changelog: 0.7.16...0.7.17-rc.1