|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.0.4](https://github.com/reactive-commons/reactive-commons-java/tree/2.0.4) (2023-10-30) |
| 4 | + |
| 5 | +**Merged pull requests:** |
| 6 | + |
| 7 | +- Add delayed command capability [\#92](https://github.com/reactive-commons/reactive-commons-java/pull/92) |
| 8 | + |
3 | 9 | ## [2.0.3](https://github.com/reactive-commons/reactive-commons-java/tree/2.0.3) (2023-10-17) |
4 | 10 |
|
5 | 11 | **Merged pull requests:** |
|
30 | 36 | **Merged pull requests:** |
31 | 37 |
|
32 | 38 | - update asciidoctor [\#83](https://github.com/reactive-commons/reactive-commons-java/pull/83) |
33 | | -- Feature/spring boot 3 [\#82](https://github.com/reactive-commons/reactive-commons-java/pull/82) |
34 | 39 | - 73: Updated tests for NameGenerator [\#77](https://github.com/reactive-commons/reactive-commons-java/pull/77) |
35 | 40 |
|
36 | 41 | ## [1.0.5](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.5) (2022-05-25) |
|
41 | 46 |
|
42 | 47 | **Merged pull requests:** |
43 | 48 |
|
| 49 | +- Feature/spring boot 3 [\#82](https://github.com/reactive-commons/reactive-commons-java/pull/82) |
44 | 50 | - updgrade actions [\#70](https://github.com/reactive-commons/reactive-commons-java/pull/70) |
45 | 51 | - add metric to async query operation [\#69](https://github.com/reactive-commons/reactive-commons-java/pull/69) |
46 | 52 | - Feature/upgrade spring [\#68](https://github.com/reactive-commons/reactive-commons-java/pull/68) |
|
224 | 230 | - fix: avoid publish blocking with channels pooling [\#27](https://github.com/reactive-commons/reactive-commons-java/pull/27) |
225 | 231 | - fix\(jackson\): Spring compatible starter is not using the ObjectMapper instance configured by Spring [\#26](https://github.com/reactive-commons/reactive-commons-java/pull/26) |
226 | 232 | - Unbind queue with topology creator [\#15](https://github.com/reactive-commons/reactive-commons-java/pull/15) |
227 | | -- Handle empty monos on served queries handlers [\#2](https://github.com/reactive-commons/reactive-commons-java/pull/2) |
228 | 233 |
|
229 | 234 | ## [0.0.5-beta2](https://github.com/reactive-commons/reactive-commons-java/tree/0.0.5-beta2) (2019-01-02) |
230 | 235 |
|
|
243 | 248 | **Merged pull requests:** |
244 | 249 |
|
245 | 250 | - fix: command handler is not beign executed [\#4](https://github.com/reactive-commons/reactive-commons-java/pull/4) |
| 251 | +- Handle empty monos on served queries handlers [\#2](https://github.com/reactive-commons/reactive-commons-java/pull/2) |
246 | 252 |
|
247 | 253 |
|
248 | 254 |
|
0 commit comments