Skip to content

Commit 19ce582

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 6cb0767 commit 19ce582

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v7.2.0](https://github.com/reactive-commons/reactive-commons-java/tree/v7.2.0) (2026-05-12)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.7...v7.2.0)
6+
7+
**Merged pull requests:**
8+
9+
- feat: add RabbitPropsCustomizer and KafkaPropsCustomizer for flexible multi-domain configuration [\#169](https://github.com/reactive-commons/reactive-commons-java/pull/169) ([luisgomez29](https://github.com/luisgomez29))
10+
11+
## [v4.1.7](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.7) (2026-03-30)
12+
13+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.6...v4.1.7)
14+
15+
## [v4.1.6](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.6) (2026-03-30)
16+
17+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.1.0...v4.1.6)
18+
319
## [v7.1.0](https://github.com/reactive-commons/reactive-commons-java/tree/v7.1.0) (2026-03-26)
420

521
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.0.6...v7.1.0)

gradle.properties

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

0 commit comments

Comments
 (0)