Skip to content

Commit a829053

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 02a4460 commit a829053

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [v4.1.1](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.1) (2024-05-15)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.0...v4.1.1)
6+
7+
**Merged pull requests:**
8+
9+
- test\(retries\): local retries [\#110](https://github.com/reactive-commons/reactive-commons-java/pull/110) ([juancgalvis](https://github.com/juancgalvis))
10+
- fix\(retries\): local retries [\#109](https://github.com/reactive-commons/reactive-commons-java/pull/109) ([juancgalvis](https://github.com/juancgalvis))
11+
- docs\(wildcard\): Add wildcard priority docs [\#108](https://github.com/reactive-commons/reactive-commons-java/pull/108) ([juancgalvis](https://github.com/juancgalvis))
12+
- docs\(wildcard\): Update documentation with changes in retries and wildcards [\#107](https://github.com/reactive-commons/reactive-commons-java/pull/107) ([juancgalvis](https://github.com/juancgalvis))
13+
314
## [v4.1.0](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.0) (2024-05-15)
415

516
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v3.0.0...v4.1.0)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=4.1.0
1+
version=4.1.1
22
springBootVersion=3.2.5
33
reactorRabbitVersion=1.5.5
44
cloudEventsVersion=3.0.0

0 commit comments

Comments
 (0)