Skip to content

Commit 57b687a

Browse files
chore: release v1.8.0 with community mode (#23)
1 parent 0ef801f commit 57b687a

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the AxonFlow Java SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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>

0 commit comments

Comments
 (0)