|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [2.0.1](https://github.com/reactive-commons/reactive-commons-java/tree/2.0.1) (2023-07-19) |
| 4 | + |
| 5 | +**Merged pull requests:** |
| 6 | + |
| 7 | +- Creacion pruebas unitarias [\#87](https://github.com/reactive-commons/reactive-commons-java/pull/87) |
| 8 | +- Feature/eda [\#86](https://github.com/reactive-commons/reactive-commons-java/pull/86) |
| 9 | +- Feature/eda [\#85](https://github.com/reactive-commons/reactive-commons-java/pull/85) |
| 10 | + |
3 | 11 | ## [2.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/2.0.0) (2023-03-03)
|
4 | 12 |
|
5 | 13 | **Implemented enhancements:**
|
|
34 | 42 | **Merged pull requests:**
|
35 | 43 |
|
36 | 44 | - fix event bindings for dynamic events [\#65](https://github.com/reactive-commons/reactive-commons-java/pull/65)
|
| 45 | +- Feature/dynamic registry [\#62](https://github.com/reactive-commons/reactive-commons-java/pull/62) |
37 | 46 |
|
38 | 47 | ## [1.0.3](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.3) (2021-10-05)
|
39 | 48 |
|
40 | 49 | **Merged pull requests:**
|
41 | 50 |
|
42 |
| -- Enable ssl using spring.rabbitmq.ssl.enabled property [\#59](https://github.com/reactive-commons/reactive-commons-java/pull/59) |
| 51 | +- add health indicator [\#64](https://github.com/reactive-commons/reactive-commons-java/pull/64) |
43 | 52 |
|
44 | 53 | ## [1.0.2](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.2) (2021-10-01)
|
45 | 54 |
|
|
51 | 60 |
|
52 | 61 | ## [1.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0) (2021-09-29)
|
53 | 62 |
|
54 |
| -**Merged pull requests:** |
55 |
| - |
56 |
| -- Feature/dynamic registry [\#62](https://github.com/reactive-commons/reactive-commons-java/pull/62) |
57 |
| - |
58 | 63 | ## [1.0.0-beta-10](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta-10) (2021-09-28)
|
59 | 64 |
|
60 | 65 | **Closed issues:**
|
|
64 | 69 | **Merged pull requests:**
|
65 | 70 |
|
66 | 71 | - ensure utf-8 charset from senders [\#61](https://github.com/reactive-commons/reactive-commons-java/pull/61)
|
67 |
| -- add charset conversion when reading message body [\#60](https://github.com/reactive-commons/reactive-commons-java/pull/60) |
| 72 | +- Enable ssl using spring.rabbitmq.ssl.enabled property [\#59](https://github.com/reactive-commons/reactive-commons-java/pull/59) |
68 | 73 | - Discard timeout queries [\#53](https://github.com/reactive-commons/reactive-commons-java/pull/53)
|
69 | 74 |
|
70 | 75 | ## [1.0.0-beta10](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta10) (2021-05-21)
|
|
83 | 88 |
|
84 | 89 | **Merged pull requests:**
|
85 | 90 |
|
86 |
| -- add health indicator [\#64](https://github.com/reactive-commons/reactive-commons-java/pull/64) |
87 | 91 | - Common classes separation from RabbitMQ Implementation [\#56](https://github.com/reactive-commons/reactive-commons-java/pull/56)
|
88 | 92 |
|
89 | 93 | ## [1.0.0-beta7.1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta7.1) (2021-04-21)
|
|
104 | 108 |
|
105 | 109 | **Merged pull requests:**
|
106 | 110 |
|
| 111 | +- add charset conversion when reading message body [\#60](https://github.com/reactive-commons/reactive-commons-java/pull/60) |
107 | 112 | - feat: dynamic events handlers [\#51](https://github.com/reactive-commons/reactive-commons-java/pull/51)
|
108 | 113 | - chore: upgrade dependencies [\#50](https://github.com/reactive-commons/reactive-commons-java/pull/50)
|
109 | 114 |
|
|
0 commit comments