File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.5] ( https://github.com/reactive-commons/reactive-commons-java/tree/2.0.5 ) (2024-02-27)
4
+
5
+ ** Closed issues:**
6
+
7
+ - El metodo listenNotificationEvent en el entry-point no esta funcionando [ \# 95] ( https://github.com/reactive-commons/reactive-commons-java/issues/95 )
8
+
9
+ ** Merged pull requests:**
10
+
11
+ - Fix health check, update name generator [ \# 96] ( https://github.com/reactive-commons/reactive-commons-java/pull/96 )
12
+
3
13
## [ 2.0.4] ( https://github.com/reactive-commons/reactive-commons-java/tree/2.0.4 ) (2023-10-30)
4
14
5
15
** Merged pull requests:**
36
46
** Merged pull requests:**
37
47
38
48
- update asciidoctor [ \# 83] ( https://github.com/reactive-commons/reactive-commons-java/pull/83 )
49
+ - Feature/spring boot 3 [ \# 82] ( https://github.com/reactive-commons/reactive-commons-java/pull/82 )
39
50
- 73: Updated tests for NameGenerator [ \# 77] ( https://github.com/reactive-commons/reactive-commons-java/pull/77 )
40
51
41
52
## [ 1.0.5] ( https://github.com/reactive-commons/reactive-commons-java/tree/1.0.5 ) (2022-05-25)
46
57
47
58
** Merged pull requests:**
48
59
49
- - Feature/spring boot 3 [ \# 82] ( https://github.com/reactive-commons/reactive-commons-java/pull/82 )
50
60
- updgrade actions [ \# 70] ( https://github.com/reactive-commons/reactive-commons-java/pull/70 )
51
61
- add metric to async query operation [ \# 69] ( https://github.com/reactive-commons/reactive-commons-java/pull/69 )
52
62
- Feature/upgrade spring [ \# 68] ( https://github.com/reactive-commons/reactive-commons-java/pull/68 )
Original file line number Diff line number Diff line change 15
15
< h1 > Reactive Commons Reference Guide</ h1 >
16
16
< div class ="details ">
17
17
< span id ="author " class ="author "> Daniel Bustamante Ospina</ span > < br >
18
- < span id ="revnumber "> version 2.0.4 </ span >
18
+ < span id ="revnumber "> version 2.0.5 </ span >
19
19
</ div >
20
20
< div id ="toc " class ="toc2 ">
21
21
< div id ="toctitle "> Table of Contents</ div >
@@ -908,8 +908,8 @@ <h5 id="_handlerregistry_patterns">HandlerRegistry - patterns</h5>
908
908
</ div >
909
909
< div id ="footer ">
910
910
< div id ="footer-text ">
911
- Version 2.0.4 < br >
912
- Last updated 2023-10-30 22:34:01 UTC
911
+ Version 2.0.5 < br >
912
+ Last updated 2024-02-27 13:09:56 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