File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments