|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.0.0-beta8](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta8) (2021-04-26) |
| 4 | + |
| 5 | +**Merged pull requests:** |
| 6 | + |
| 7 | +- Common classes separation from RabbitMQ Implementation [\#56](https://github.com/reactive-commons/reactive-commons-java/pull/56) |
| 8 | + |
3 | 9 | ## [1.0.0-beta7.1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta7.1) (2021-04-21) |
4 | 10 |
|
5 | 11 | ## [1.0.0-beta7](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta7) (2021-04-21) |
|
31 | 37 |
|
32 | 38 | ## [1.0.0-beta1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0-beta1) (2020-10-28) |
33 | 39 |
|
34 | | -**Merged pull requests:** |
35 | | - |
36 | | -- Implement Query delegate [\#46](https://github.com/reactive-commons/reactive-commons-java/pull/46) |
37 | | - |
38 | 40 | ## [0.6.2-Release](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2-Release) (2020-09-24) |
39 | 41 |
|
40 | 42 | ## [0.6.2](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2) (2020-09-24) |
|
47 | 49 | **Merged pull requests:** |
48 | 50 |
|
49 | 51 | - Asciidoc Documentation [\#45](https://github.com/reactive-commons/reactive-commons-java/pull/45) |
50 | | -- Adds event notification listener [\#39](https://github.com/reactive-commons/reactive-commons-java/pull/39) |
51 | 52 |
|
52 | 53 | ## [0.6.2-beta](https://github.com/reactive-commons/reactive-commons-java/tree/0.6.2-beta) (2020-08-25) |
53 | 54 |
|
|
69 | 70 |
|
70 | 71 | **Merged pull requests:** |
71 | 72 |
|
72 | | -- updates contiperf version, fixes performance test [\#43](https://github.com/reactive-commons/reactive-commons-java/pull/43) |
73 | 73 | - Feature/listeners matching [\#42](https://github.com/reactive-commons/reactive-commons-java/pull/42) |
74 | 74 |
|
75 | 75 | ## [0.5.2-beta](https://github.com/reactive-commons/reactive-commons-java/tree/0.5.2-beta) (2020-07-20) |
76 | 76 |
|
77 | 77 | ## [0.5.0](https://github.com/reactive-commons/reactive-commons-java/tree/0.5.0) (2020-06-08) |
78 | 78 |
|
| 79 | +**Merged pull requests:** |
| 80 | + |
| 81 | +- Adds event notification listener [\#39](https://github.com/reactive-commons/reactive-commons-java/pull/39) |
| 82 | + |
79 | 83 | ## [0.4.7](https://github.com/reactive-commons/reactive-commons-java/tree/0.4.7) (2020-05-21) |
80 | 84 |
|
81 | 85 | ## [v0.4.6](https://github.com/reactive-commons/reactive-commons-java/tree/v0.4.6) (2020-04-23) |
|
104 | 108 |
|
105 | 109 | **Merged pull requests:** |
106 | 110 |
|
| 111 | +- Implement Query delegate [\#46](https://github.com/reactive-commons/reactive-commons-java/pull/46) |
| 112 | +- updates contiperf version, fixes performance test [\#43](https://github.com/reactive-commons/reactive-commons-java/pull/43) |
107 | 113 | - fix: set resourceManagementChannelMono from channelPool [\#36](https://github.com/reactive-commons/reactive-commons-java/pull/36) |
108 | 114 | - CI CD Pipelines [\#34](https://github.com/reactive-commons/reactive-commons-java/pull/34) |
109 | 115 | - License MIT attached [\#33](https://github.com/reactive-commons/reactive-commons-java/pull/33) |
|
0 commit comments