Skip to content

Commit 985ff6c

Browse files
docs: refine 3.1.0 changelog entry
1 parent 3fa6563 commit 985ff6c

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Removed legacy internal helper names `getPortalUrl()` and `getOrchestratorUrl()` from `AxonFlow` (#1132).
13-
- Standardized request URL construction on `config.getEndpoint()` for both portal and orchestrator paths.
14-
- No public API break for Java SDK consumers.
15-
16-
### Validation
17-
18-
- `mvn -q -Dtest=AuditReadTest,CodeGovernanceTest test` passed on the release branch.
19-
- 3.1.0 Java audit example validated end-to-end against local AxonFlow services.
12+
- Simplified internal endpoint handling by removing legacy helper names `getPortalUrl()` and `getOrchestratorUrl()`.
13+
- Internal request URL construction is now standardized on `config.getEndpoint()`.
14+
- No public API change.
2015

2116
## [3.0.0] - 2026-02-03
2217

0 commit comments

Comments
 (0)