Skip to content

Commit 6cb9529

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 050414b commit 6cb9529

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [v7.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/v7.0.0) (2025-12-11)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v6.1.0...v7.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- feat!: Upgrade to Spring Boot 4 and Jackson 3 [\#157](https://github.com/reactive-commons/reactive-commons-java/pull/157) ([luisgomez29](https://github.com/luisgomez29))
10+
- build\(deps\): downgrade SonarQube plugin version to 6.3.1 for compatibility [\#156](https://github.com/reactive-commons/reactive-commons-java/pull/156) ([luisgomez29](https://github.com/luisgomez29))
11+
312
## [v6.1.0](https://github.com/reactive-commons/reactive-commons-java/tree/v6.1.0) (2025-11-11)
413

514
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v6.0.0...v6.1.0)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=6.1.0
1+
version=7.0.0
22
toPublish=domain-events-api,async-commons-api,async-commons,cloudevents-json-jackson,async-rabbit,async-commons-rabbit-standalone,async-commons-rabbit-starter,async-kafka,async-kafka-starter,async-commons-starter
33
onlyUpdater=true

0 commit comments

Comments
 (0)