For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 8.3.0
- Added support for running the Enforcer as a standalone Node.js process without requiring a code bundle.
- Added
remote_config_id field to risk and async activities
- Added
remote_config_id and remote_config_version fields to telemetry activity
DefaultGraphQLParser modified to extract operationName and variables even when the query is not present
- Specifying token version (v2 or v3) with
px_token_version always for consistency in telemetry activities
- Fixed issue where telemetry would fail for array of cookie strings
- Fixed issue where
UrlImpl constructor would throw an error for @ character in the path or search params
- CD process fix