Skip to content

Releases: PerimeterX/perimeterx-java-sdk

Release 6.9.5

23 Nov 12:16
aa1eb61

Choose a tag to compare

  • Updated the configuration of PX first-party requests to include a connection timeout.
  • Updated the captcha template to handle empty captcha responses.

Release 6.9.4

21 Nov 20:52
0b088f8

Choose a tag to compare

  • Fixed first party connection timeout issue.
  • Updated the captcha template with timeout mechanism addressing scenarios where delays occurred in retrieving the captcha.

Release 6.9.3

16 Nov 12:09
611dfa3

Choose a tag to compare

  • Fixed risk request schema.
  • Fixed cookie validation.

Release 6.9.2

15 Nov 11:32
20f12ee

Choose a tag to compare

  • Fixed potential XHR first party issue

Version 6.9.1

14 Nov 07:43
a0c5474

Choose a tag to compare

  • Added blocked URL to ABR and captcha template

Release 6.9.0

08 Nov 18:28
60fd578

Choose a tag to compare

  • Added RequestFilter to consolidate all request filters for improved management and organization.
  • Added CustomFilterByFunction feature to enhance filtering capabilities.
  • Fixed Context URI to Servlet Path for better compatibility.
  • Fixed Cookie Issue with 2-Byte Encoded Characters**: Resolved an issue related to cookies containing 2-byte encoded characters.
  • Fixed Risk Request Schema to include the client_uuid for better data handling and analysis.
  • Fixed the Block and Captcha pages, aligning them with the specified design and adding hard block functionality to align with spec.
  • Fixed Risk UUID to ensure it is set even when encountering a server-to-server error.
  • Fixed Async Activities Schema Addressed issues with the activity schema to ensure data accuracy and integrity.
  • Fixed resource management issue in various code locations.

Release 6.8.1

22 Oct 16:34
b459c60

Choose a tag to compare

  • Fixed handling of cookies with illegal arguments.

Release 6.8.0

18 Oct 08:10
7c1892f

Choose a tag to compare

  • Fixed unhandled Telemetry error
  • Added configurable IPXHttpClient
  • Added configurable PXClient
  • Fixed PXHD doesn't set cookie after risk_api
  • Added http method check for static content extensions

Release 6.7.2-rc

12 Sep 07:27

Choose a tag to compare

Release 6.7.2-rc Pre-release
Pre-release
  • configurable IPXHttpClient
  • configurable PXClient
  • PXHD doesn't set cookie after risk_api

Release 6.7.1

05 Sep 06:57
ad64d92

Choose a tag to compare

  • Added logs for timeouts
  • Running async activities via ExecutorService