Skip to content

Releases: permitio/PDP

v0.9.3

30 Jul 10:38
25fc179

Choose a tag to compare

What's Changed

  • security fix for horizon fallback API calls not going through authn middleware by @omer9564 in #279

Full Changelog: 0.9.2...0.9.3

v0.9.3-rc.2

30 Jul 09:18
25fc179

Choose a tag to compare

v0.9.3-rc.2 Pre-release
Pre-release

What's Changed

  • security fix for horizon fallback API calls not going through authn middleware by @omer9564 in #279

Full Changelog: 0.9.3-rc.1...0.9.3-rc.2

v0.9.3-rc.1

16 Jul 23:27

Choose a tag to compare

v0.9.3-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.2...0.9.3-rc.1

v0.9.2

07 Jul 13:35
8f66328

Choose a tag to compare

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

03 Jul 09:15
8f66328

Choose a tag to compare

v0.9.2-rc.1 Pre-release
Pre-release

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

01 Jul 17:38

Choose a tag to compare

v0.9.2-beta.1 Pre-release
Pre-release

Full Changelog: 0.9.1...0.9.2-beta.1

v0.9.1

23 Jun 20:11
cfcebf4

Choose a tag to compare

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

New Contributors

Full Changelog: 0.9.0...0.9.1-rc.1

v0.9.1-rc.1

23 Jun 17:54
cfcebf4

Choose a tag to compare

v0.9.1-rc.1 Pre-release
Pre-release

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

New Contributors

Full Changelog: 0.9.0...0.9.1-rc.1

pdp-0.0.4

18 Jun 17:21
a7b4f2a

Choose a tag to compare

An official Helm chart for Permit.io PDP (Policy Decision Point)

v0.9.0 - Official Release

08 Jun 09:58

Choose a tag to compare

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