Version 6.16.0
- Added support for data enrichment header feature (
px_data_enrichment_header_nameconfiguration) - Added support for AD user identifiers feature
- Added
px_secured_pxhd_enabledconfiguration option to enable secure flag onpxhdcookie - Added
is_sensitive_routeto risk api and async activities - Added
additional_token_infoto risk api and async activities - Updated telemetry activity to new format (
static_configandactive_config;remote_configis not supported) - Updated telemetry activity to include
request_id - Updated captcha page template to newest version
- Updated dependencies minor and patch versions (major versions unchanged)
- Changed custom parameters to be of type
Objectinstead ofStringto allow more flexibility - Changed first party block script in captcha template to end with expected
/captcha.js - Changed
RequestWrapperto include custom headers in methods that retrieve request headers - Fixed possible connection leak issue due to unclosed responses in first party and telemetry requests
- Fixed first party fuzzing errors by returning 400 on first party requests with URL length > 1000 characters
Version 6.15.1
- Added additional
updateReasonRISKto Telemetry flow
Version 6.15.0
- Added Telemetry by Risk support
Version 6.14.2
- Added Cross Tab Session cookie support on
risk_apiand async activities
Version 6.14.1
- Fix Telemetry bug when sending page requested activities when telemetry fails
- Fix
risk_rttis not sent when risk call getss2s_timeout
Version 6.14.0
- Added cookie secret rotation support
Version 6.13.0
- Added vid validation for
_pxvidextraction
Version 6.12.0
- Fixed: sensitive headers are now case-insensitive.
Version 6.11.0
- Added base64-encoded request http method to captcha script query parameters on block - pages
Version 6.10.0
- Added feature request-header-based-logger.
- Align risk api and async activities fields.
- Added
enforcer start timestampandrisk start timestampto activities schema - Removed the
blockedUrlwindow variable from the block page to prevent XSS vulnerability. - Added blocked URL to the captcha query params.