Releases: permitio/PDP
Releases · permitio/PDP
v0.9.3
v0.9.3-rc.2
What's Changed
Full Changelog: 0.9.3-rc.1...0.9.3-rc.2
v0.9.3-rc.1
v0.9.2
What's Changed
- Update Rust tooling to 1.88 by @danyi1212 in #276
- Upgrade websockets lib to v15 by @danyi1212 in #276
- Upgrade OPAL to v0.8.1 by @danyi1212 in #276
- Update listening addresses in options.py to use 0.0.0.0 for OPA server and Cedar agent by @danyi1212 in #276
- Add health check for policy engine and ensure readiness before processing requests by @danyi1212 in #276
Full Changelog: 0.9.1...0.9.2
v0.9.2-rc.1
What's Changed
- Update Rust tooling to 1.88 by @danyi1212 in #276
- Upgrade websockets lib to v15 by @danyi1212 in #276
- Upgrade OPAL to v0.8.1 by @danyi1212 in #276
- Update listening addresses in options.py to use 0.0.0.0 for OPA server and Cedar agent by @danyi1212 in #276
- Add health check for policy engine and ensure readiness before processing requests by @danyi1212 in #276
Full Changelog: 0.9.1...0.9.2-rc.1
v0.9.2-beta.1
Full Changelog: 0.9.1...0.9.2-beta.1
v0.9.1
What's Changed
- Add AuthZen tenant and inline attributes support by @danyi1212 in #270
- feat: add unassign role to consistent updates by @omer9564 in #275
Helm Chart Changes
- multiple helm chart improvements by @alexstojda in #269
New Contributors
- @alexstojda made their first contribution in #269
Full Changelog: 0.9.0...0.9.1-rc.1
v0.9.1-rc.1
What's Changed
- Add AuthZen tenant and inline attributes support by @danyi1212 in #270
- feat: add unassign role to consistent updates by @omer9564 in #275
Helm Chart Changes
- multiple helm chart improvements by @alexstojda in #269
New Contributors
- @alexstojda made their first contribution in #269
Full Changelog: 0.9.0...0.9.1-rc.1
pdp-0.0.4
An official Helm chart for Permit.io PDP (Policy Decision Point)
v0.9.0 - Official Release
What's Changed
New Features 🦀
- Rust Service Platform: New Rust-based service platform (compatible with the Horizon Python-based platform) by @danyi1212 in #255
- Authorization APIs in Rust: Reimplemented key Authorization API endpoints in Rust (
/allowed,/allowed/bulk,/authorized_users,/user-permissions) by @danyi1212 in #257 - Cache Mechanism: Configurable caching for Authorization queries (read more) by @danyi1212 in #265
- AuthZen API:: Native AuthZen compatible APIs by @danyi1212 in #260
- OPA v1: Upgrade OPA to v1 (with v0 policy compatibility) by @omer9564 in #258
Improvements 🌟
- Improved health checks and watchdog for automatic recovery of internal services (Horizon and OPA) by @danyi1212 in #263
- Add update ID injection in the headers in consistent updates by @omer9564 in #262
- Add niceness configuration for process priority control by @danyi1212 in #264
Full Changelog: 0.8.1...0.9.0