File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 81
81
- ensure utf-8 charset from senders [ \# 61] ( https://github.com/reactive-commons/reactive-commons-java/pull/61 )
82
82
- add charset conversion when reading message body [ \# 60] ( https://github.com/reactive-commons/reactive-commons-java/pull/60 )
83
83
- Enable ssl using spring.rabbitmq.ssl.enabled property [ \# 59] ( https://github.com/reactive-commons/reactive-commons-java/pull/59 )
84
- - Discard timeout queries [ \# 53] ( https://github.com/reactive-commons/reactive-commons-java/pull/53 )
85
84
86
85
## [ 1.0.0-beta10] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta10 ) (2021-05-21)
87
86
119
118
120
119
** Merged pull requests:**
121
120
121
+ - Discard timeout queries [ \# 53] ( https://github.com/reactive-commons/reactive-commons-java/pull/53 )
122
122
- feat: dynamic events handlers [ \# 51] ( https://github.com/reactive-commons/reactive-commons-java/pull/51 )
123
123
- chore: upgrade dependencies [ \# 50] ( https://github.com/reactive-commons/reactive-commons-java/pull/50 )
124
124
Original file line number Diff line number Diff line change @@ -909,7 +909,7 @@ <h5 id="_handlerregistry_patterns">HandlerRegistry - patterns</h5>
909
909
< div id ="footer ">
910
910
< div id ="footer-text ">
911
911
Version 2.0.2< br >
912
- Last updated 2023-10-13 22:38:25 UTC
912
+ Last updated 2023-10-17 12:36:39 UTC
913
913
</ div >
914
914
</ div >
915
915
< 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