Version 8.3.0
- Added support for running the Enforcer as a standalone Node.js process without requiring a code bundle.
- Added
remote_config_idfield to risk and async activities - Added
remote_config_idandremote_config_versionfields to telemetry activity DefaultGraphQLParsermodified to extractoperationNameand variables even when the query is not present- Specifying token version (v2 or v3) with
px_token_versionalways for consistency in telemetry activities - Fixed issue where telemetry would fail for array of cookie strings
- Fixed issue where
UrlImplconstructor would throw an error for@character in the path or search params - CD process fix