Skip to content

Commit 30f901d

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent a9dddae commit 30f901d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [v5.6.2](https://github.com/reactive-commons/reactive-commons-java/tree/v5.6.2) (2025-09-10)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.6.2-beta.1...v5.6.2)
6+
7+
**Merged pull requests:**
8+
9+
- fix\(queueType\): Leave by default the queueType defined in virtualhost at server level [\#150](https://github.com/reactive-commons/reactive-commons-java/pull/150) ([juancgalvis](https://github.com/juancgalvis))
10+
11+
## [v5.6.2-beta.1](https://github.com/reactive-commons/reactive-commons-java/tree/v5.6.2-beta.1) (2025-09-08)
12+
13+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.6.1...v5.6.2-beta.1)
14+
15+
**Closed issues:**
16+
17+
- Add support for quorum queues in RabbitMQ connections [\#148](https://github.com/reactive-commons/reactive-commons-java/issues/148)
18+
319
## [v5.6.1](https://github.com/reactive-commons/reactive-commons-java/tree/v5.6.1) (2025-09-03)
420

521
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.6.0...v5.6.1)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=5.6.1
1+
version=5.6.2
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)