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.
0.16.1
Added
px_redirect_on_custom_url_raw_query configuration to specify whether to urlencode the original request URL query when redirecting to a custom block page
- Support for 2.5.0 Nginx Gateway Fabric
Changed
- Modernize Callout Enforcer build files
0.16.0
Changed
- Migrate to PCRE2 for regex handling
Version 0.15.14
Added
px_abr_accept_header_regex configuration to specify a regex for Accept header values that should be treated as ABR requests
Version 0.15.13
Added
- New field
path_type to CI configuration file to specify if a path field is a regex or a plain string
Version 0.15.12
Fixed
- Optimize request handling for FP endpoints to improve performance and error resilience
Version 0.15.11
Added
px_send_additional_s2s_on_sensitive_routes configuration
- Support for
additional_risk_info in RiskAPI response
is_sensitive_route field to RiskAPI and async activities
- Merged GCP Callout Enforcer code and test files into the main repository
Changed
- Always read
pxcts cookie
- Improve Envoy Enforcer build and test files
Version 0.15.9
Added
- New testing system
- Automated Fuzzing Test
Version 0.15.7
Fixed
- Enforcer memory usage improvements