Skip to content

Release/v6.15.0 --> master#407

Merged
DanBezalelpx merged 8 commits intomasterfrom
release/v6.15.0
Sep 4, 2025
Merged

Release/v6.15.0 --> master#407
DanBezalelpx merged 8 commits intomasterfrom
release/v6.15.0

Conversation

@DanBezalelpx
Copy link
Contributor

No description provided.

@ori-gold-px ori-gold-px requested a review from Copilot September 3, 2025 15:04
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 merges version 6.15.0 into the master branch, updating the SDK version and implementing telemetry by risk support functionality.

  • Version bump from 6.14.2 to 6.15.0 across multiple configuration files
  • Added telemetry by risk support with new field and handling logic
  • Introduced documentation enforcement workflow to verify documentation updates

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
web/pom.xml Updates PerimeterX version property to 6.15.0
src/test/java/testutils/PXClientMock.java Updates RiskResponse constructor call to include new telemetry parameter
src/main/java/com/perimeterx/models/httpmodels/RiskResponse.java Adds telemetryRequested field for telemetry by risk feature
src/main/java/com/perimeterx/models/PXContext.java Adds shouldSendTelemetry field to track telemetry requirements
src/main/java/com/perimeterx/internals/PXS2SValidator.java Implements logic to set telemetry flag based on risk response
src/main/java/com/perimeterx/http/mock/MockPXClientFactory.java Updates mock RiskResponse constructors with new telemetry parameter
src/main/java/com/perimeterx/api/PerimeterX.java Adds telemetry handling in post-verification process
px_metadata.json Updates version metadata to 6.15.0
pom.xml Updates main project version to 6.15.0
README.md Updates latest stable version reference to 6.15.0
CHANGELOG.md Adds changelog entry for v6.15.0 release
.github/workflows/docs_enforcement.yml Adds new workflow to enforce documentation updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DanBezalelpx DanBezalelpx merged commit f77eff2 into master Sep 4, 2025
21 of 23 checks passed
@DanBezalelpx DanBezalelpx deleted the release/v6.15.0 branch September 4, 2025 07:25
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.

2 participants