Skip to content

Commit 50dc92e

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent dec7e92 commit 50dc92e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [v6.1.0](https://github.com/reactive-commons/reactive-commons-java/tree/v6.1.0) (2025-11-11)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v6.0.0...v6.1.0)
6+
7+
**Merged pull requests:**
8+
9+
- feat\(rabbitmq\): Add direct queue listener which allows compatibility with existing queues [\#155](https://github.com/reactive-commons/reactive-commons-java/pull/155) ([luisgomez29](https://github.com/luisgomez29))
10+
311
## [v6.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/v6.0.0) (2025-09-23)
412

513
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v6.0.0-beta.1...v6.0.0)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=6.0.0
1+
version=6.1.0
22
toPublish=domain-events-api,async-commons-api,async-commons,shared-starter,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)