File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0-beta-10] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta-10 ) (2021-09-28)
4+
5+ ** Closed issues:**
6+
7+ - Discard queries older than the parameterized timeout [ \# 52] ( https://github.com/reactive-commons/reactive-commons-java/issues/52 )
8+
9+ ** Merged pull requests:**
10+
11+ - ensure utf-8 charset from senders [ \# 61] ( https://github.com/reactive-commons/reactive-commons-java/pull/61 )
12+ - add charset conversion when reading message body [ \# 60] ( https://github.com/reactive-commons/reactive-commons-java/pull/60 )
13+ - Enable ssl using spring.rabbitmq.ssl.enabled property [ \# 59] ( https://github.com/reactive-commons/reactive-commons-java/pull/59 )
14+
315## [ 1.0.0-beta10] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta10 ) (2021-05-21)
416
517** Merged pull requests:**
3648
3749** Merged pull requests:**
3850
51+ - Discard timeout queries [ \# 53] ( https://github.com/reactive-commons/reactive-commons-java/pull/53 )
3952- feat: dynamic events handlers [ \# 51] ( https://github.com/reactive-commons/reactive-commons-java/pull/51 )
4053- chore: upgrade dependencies [ \# 50] ( https://github.com/reactive-commons/reactive-commons-java/pull/50 )
4154
Original file line number Diff line number Diff line change 1515< h1 > Reactive Commons Reference Guide</ h1 >
1616< div class ="details ">
1717< span id ="author " class ="author "> Daniel Bustamante Ospina</ span > < br >
18- < span id ="revnumber "> version 1.0.0-beta9 </ span >
18+ < span id ="revnumber "> version 1.0.0-beta10 </ span >
1919</ div >
2020< div id ="toc " class ="toc2 ">
2121< div id ="toctitle "> Table of Contents</ div >
@@ -869,8 +869,8 @@ <h5 id="_handlerregistry_servequery">HandlerRegistry - serveQuery</h5>
869869</ div >
870870< div id ="footer ">
871871< div id ="footer-text ">
872- Version 1.0.0-beta9 < br >
873- Last updated 2021-05-21 22:11:47 UTC
872+ Version 1.0.0-beta10 < br >
873+ Last updated 2021-09-28 01:24:28 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