File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ 1.0.0-beta9] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta9 ) (2021-05-21)
4
4
5
- ** Fixes :**
5
+ ** Closed issues :**
6
6
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 )
8
8
9
9
## [ 1.0.0-beta8] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta8 ) (2021-04-26)
10
10
43
43
44
44
## [ 1.0.0-beta1] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta1 ) (2020-10-28)
45
45
46
+ ** Merged pull requests:**
47
+
48
+ - Implement Query delegate [ \# 46] ( https://github.com/reactive-commons/reactive-commons-java/pull/46 )
49
+
46
50
## [ 0.6.2-Release] ( https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2-Release ) (2020-09-24)
47
51
48
52
## [ 0.6.2] ( https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2 ) (2020-09-24)
76
80
77
81
** Merged pull requests:**
78
82
83
+ - updates contiperf version, fixes performance test [ \# 43] ( https://github.com/reactive-commons/reactive-commons-java/pull/43 )
79
84
- Feature/listeners matching [ \# 42] ( https://github.com/reactive-commons/reactive-commons-java/pull/42 )
80
85
81
86
## [ 0.5.2-beta] ( https://github.com/reactive-commons/reactive-commons-java/tree/0.5.2-beta ) (2020-07-20)
114
119
115
120
** Merged pull requests:**
116
121
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 )
119
122
- fix: set resourceManagementChannelMono from channelPool [ \# 36] ( https://github.com/reactive-commons/reactive-commons-java/pull/36 )
120
123
- CI CD Pipelines [ \# 34] ( https://github.com/reactive-commons/reactive-commons-java/pull/34 )
121
124
- License MIT attached [ \# 33] ( https://github.com/reactive-commons/reactive-commons-java/pull/33 )
Original file line number Diff line number Diff line change @@ -870,7 +870,7 @@ <h5 id="_handlerregistry_servequery">HandlerRegistry - serveQuery</h5>
870
870
< div id ="footer ">
871
871
< div id ="footer-text ">
872
872
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
874
874
</ div >
875
875
</ div >
876
876
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css ">
You can’t perform that action at this time.
0 commit comments