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 6.17.0
- Added Jakarta EE support via new
perimeterx-sdk-jakarta artifact (Spring Boot 3.x, Tomcat 10+). The existing perimeterx-sdk artifact continues to support Java EE / javax.servlet environments (Spring Boot 2.x, Tomcat 9 and earlier).
- Fixed first party captcha reverse proxy to use
startsWith instead of contains when matching the captcha prefix
- Fixed first party captcha reverse proxy to correctly return
true (handled) after rendering the default response when first party is disabled
- Send original vid from cookie on all activities under
orig_cookie_vid