Skip to content

Commit 8a90375

Browse files
committed
Automatic docs and changelog generation
1 parent 788a912 commit 8a90375

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## [2.0.4](https://github.com/reactive-commons/reactive-commons-java/tree/2.0.4) (2023-10-30)
414

515
**Merged pull requests:**
@@ -36,6 +46,7 @@
3646
**Merged pull requests:**
3747

3848
- 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)
3950
- 73: Updated tests for NameGenerator [\#77](https://github.com/reactive-commons/reactive-commons-java/pull/77)
4051

4152
## [1.0.5](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.5) (2022-05-25)
@@ -46,7 +57,6 @@
4657

4758
**Merged pull requests:**
4859

49-
- Feature/spring boot 3 [\#82](https://github.com/reactive-commons/reactive-commons-java/pull/82)
5060
- updgrade actions [\#70](https://github.com/reactive-commons/reactive-commons-java/pull/70)
5161
- add metric to async query operation [\#69](https://github.com/reactive-commons/reactive-commons-java/pull/69)
5262
- Feature/upgrade spring [\#68](https://github.com/reactive-commons/reactive-commons-java/pull/68)

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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 2.0.4</span>
18+
<span id="revnumber">version 2.0.5</span>
1919
</div>
2020
<div id="toc" class="toc2">
2121
<div id="toctitle">Table of Contents</div>
@@ -908,8 +908,8 @@ <h5 id="_handlerregistry_patterns">HandlerRegistry - patterns</h5>
908908
</div>
909909
<div id="footer">
910910
<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
913913
</div>
914914
</div>
915915
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">

0 commit comments

Comments
 (0)