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 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
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)
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)
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 )
Original file line number Diff line number Diff line change @@ -870,7 +870,7 @@ <h5 id="_handlerregistry_servequery">HandlerRegistry - serveQuery</h5>
870870< div id ="footer ">
871871< div id ="footer-text ">
872872Version 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 ">
You can’t perform that action at this time.
0 commit comments