Skip to content

Commit e118abb

Browse files
committed
Automatic docs and changelog generation
1 parent 79014c3 commit e118abb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.2.3](https://github.com/reactive-commons/reactive-commons-java/tree/2.2.3) (2024-05-10)
4+
5+
**Merged pull requests:**
6+
7+
- Add option to disable event listener [\#101](https://github.com/reactive-commons/reactive-commons-java/pull/101)
8+
39
## [2.2.2](https://github.com/reactive-commons/reactive-commons-java/tree/2.2.2) (2024-05-09)
410

511
**Merged pull requests:**
@@ -121,6 +127,7 @@
121127

122128
- ensure utf-8 charset from senders [\#61](https://github.com/reactive-commons/reactive-commons-java/pull/61)
123129
- add charset conversion when reading message body [\#60](https://github.com/reactive-commons/reactive-commons-java/pull/60)
130+
- Enable ssl using spring.rabbitmq.ssl.enabled property [\#59](https://github.com/reactive-commons/reactive-commons-java/pull/59)
124131
- Discard timeout queries [\#53](https://github.com/reactive-commons/reactive-commons-java/pull/53)
125132

126133
## [1.0.0-beta10](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta10) (2021-05-21)
@@ -159,7 +166,6 @@
159166

160167
**Merged pull requests:**
161168

162-
- Enable ssl using spring.rabbitmq.ssl.enabled property [\#59](https://github.com/reactive-commons/reactive-commons-java/pull/59)
163169
- feat: dynamic events handlers [\#51](https://github.com/reactive-commons/reactive-commons-java/pull/51)
164170
- chore: upgrade dependencies [\#50](https://github.com/reactive-commons/reactive-commons-java/pull/50)
165171

0 commit comments

Comments
 (0)