Skip to content

Release/v6.16.0 (master)#421

Merged
ori-gold-px merged 68 commits intomasterfrom
release/v6.16.0
Nov 12, 2025
Merged

Release/v6.16.0 (master)#421
ori-gold-px merged 68 commits intomasterfrom
release/v6.16.0

Conversation

@ori-gold-px
Copy link
Contributor

No description provided.

DanBezalelpx and others added 30 commits September 8, 2025 17:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR releases version 6.16.0 of the PerimeterX Java SDK, introducing new Account Defender features, data enrichment capabilities, and various improvements.

Key Changes:

  • Added JWT user identifiers extraction for Account Defender
  • Added data enrichment header forwarding capability
  • Enhanced telemetry reporting with new configuration structure
  • Updated dependencies to newer patch/minor versions for security and stability

Reviewed Changes

Copilot reviewed 39 out of 41 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pom.xml, web/pom.xml Updated SDK version to 6.16.0 and dependency versions
PXConfiguration.java Added JWT extraction configs, data enrichment header config, secured PXHD flag, and improved telemetry serialization
JwtUserIdentifiersExtractor.java New class implementing JWT token parsing from cookies and headers
PXContext.java Added fields for JWT user identifiers, sensitive request flag, and additional token info
CustomParameters.java Changed parameter types from String to Object for flexibility
PerimeterX.java Added data enrichment header injection logic
PXFilter.java Added data enrichment header forwarding to response
RequestWrapper.java Enhanced header methods to include custom headers
RemoteServer.java Added URL length validation and improved resource cleanup
EnforcerTelemetryActivityDetails.java Updated to new telemetry structure with active/static/remote config
captcha_template.mustache Updated error handling and content detection logic
README.md, CONFIGURATIONS.md Added documentation for new features

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ori-gold-px ori-gold-px merged commit 8937587 into master Nov 12, 2025
21 checks passed
@ori-gold-px ori-gold-px deleted the release/v6.16.0 branch November 12, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants