File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to the AxonFlow Java SDK will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.7 .0] - 2025-12-30
8+ ## [ 1.8 .0] - 2025-12-30
99
1010### Changed
1111
@@ -29,6 +29,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
3030---
3131
32+ ## [ 1.7.0] - 2025-12-29
33+
34+ _ Note: v1.7.0 on Maven Central does not include community mode. Use v1.8.0 instead._
35+
36+ ---
37+
3238## [ 1.6.0] - 2025-12-29
3339
3440### Added
Original file line number Diff line number Diff line change 66
77 <groupId >com.getaxonflow</groupId >
88 <artifactId >axonflow-sdk</artifactId >
9- <version >1.7 .0</version >
9+ <version >1.8 .0</version >
1010 <packaging >jar</packaging >
1111
1212 <name >AxonFlow Java SDK</name >
You can’t perform that action at this time.
0 commit comments