Skip to content

Commit 14c7847

Browse files
committed
Automatic docs and changelog generation
1 parent 7c4d729 commit 14c7847

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## [1.0.0-beta9](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta9) (2021-05-21)
44

5-
**Fixes:**
5+
**Closed issues:**
66

7-
- Recover exclusive queues on mirrored queues for RabbitMQ Clusters
7+
- Dropped messages listener [\#20](https://github.com/reactive-commons/reactive-commons-java/issues/20)
88

99
## [1.0.0-beta8](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta8) (2021-04-26)
1010

@@ -43,6 +43,10 @@
4343

4444
## [1.0.0-beta1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta1) (2020-10-28)
4545

46+
**Merged pull requests:**
47+
48+
- Implement Query delegate [\#46](https://github.com/reactive-commons/reactive-commons-java/pull/46)
49+
4650
## [0.6.2-Release](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2-Release) (2020-09-24)
4751

4852
## [0.6.2](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2) (2020-09-24)
@@ -76,6 +80,7 @@
7680

7781
**Merged pull requests:**
7882

83+
- updates contiperf version, fixes performance test [\#43](https://github.com/reactive-commons/reactive-commons-java/pull/43)
7984
- Feature/listeners matching [\#42](https://github.com/reactive-commons/reactive-commons-java/pull/42)
8085

8186
## [0.5.2-beta](https://github.com/reactive-commons/reactive-commons-java/tree/0.5.2-beta) (2020-07-20)
@@ -114,8 +119,6 @@
114119

115120
**Merged pull requests:**
116121

117-
- Implement Query delegate [\#46](https://github.com/reactive-commons/reactive-commons-java/pull/46)
118-
- updates contiperf version, fixes performance test [\#43](https://github.com/reactive-commons/reactive-commons-java/pull/43)
119122
- fix: set resourceManagementChannelMono from channelPool [\#36](https://github.com/reactive-commons/reactive-commons-java/pull/36)
120123
- CI CD Pipelines [\#34](https://github.com/reactive-commons/reactive-commons-java/pull/34)
121124
- License MIT attached [\#33](https://github.com/reactive-commons/reactive-commons-java/pull/33)

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ <h5 id="_handlerregistry_servequery">HandlerRegistry - serveQuery</h5>
870870
<div id="footer">
871871
<div id="footer-text">
872872
Version 1.0.0-beta9<br>
873-
Last updated 2021-05-03 10:33:09 -0500
873+
Last updated 2021-05-21 13:35:48 UTC
874874
</div>
875875
</div>
876876
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">

0 commit comments

Comments
 (0)