|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [0.7.1](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1) (2023-12-11) |
| 3 | +## [0.7.2a21](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a21) (2025-01-27) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1a5...0.7.1) |
| 5 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a20...0.7.2a21) |
6 | 6 |
|
7 |
| -**Closed issues:** |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Update to ensure `message_id` is not None [\#121](https://github.com/NeonGeckoCom/neon_mq_connector/pull/121) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 10 | + |
| 11 | +## [0.7.2a20](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a20) (2025-01-24) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a19...0.7.2a20) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Update param name to avoid conflict with `threading.Thread` [\#120](https://github.com/NeonGeckoCom/neon_mq_connector/pull/120) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 18 | + |
| 19 | +## [0.7.2a19](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a19) (2025-01-24) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a18...0.7.2a19) |
| 22 | + |
| 23 | +**Merged pull requests:** |
| 24 | + |
| 25 | +- Handle RMQ checks with default vhost [\#119](https://github.com/NeonGeckoCom/neon_mq_connector/pull/119) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 26 | + |
| 27 | +## [0.7.2a18](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a18) (2025-01-23) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a17...0.7.2a18) |
| 30 | + |
| 31 | +**Merged pull requests:** |
8 | 32 |
|
9 |
| -- remove hard-coded configuration of log level [\#87](https://github.com/NeonGeckoCom/neon_mq_connector/issues/87) |
| 33 | +- Improved Startup Connectivity Checks [\#117](https://github.com/NeonGeckoCom/neon_mq_connector/pull/117) ([NeonDaniel](https://github.com/NeonDaniel)) |
10 | 34 |
|
11 |
| -## [0.7.1a5](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1a5) (2023-12-09) |
| 35 | +## [0.7.2a17](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a17) (2025-01-23) |
12 | 36 |
|
13 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1a4...0.7.1a5) |
| 37 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a16...0.7.2a17) |
14 | 38 |
|
15 | 39 | **Merged pull requests:**
|
16 | 40 |
|
17 |
| -- Reduce message emit log to `DEBUG` [\#93](https://github.com/NeonGeckoCom/neon_mq_connector/pull/93) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 41 | +- Update copyright notices to 2025 [\#118](https://github.com/NeonGeckoCom/neon_mq_connector/pull/118) ([NeonDaniel](https://github.com/NeonDaniel)) |
18 | 42 |
|
19 |
| -## [0.7.1a4](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1a4) (2023-08-11) |
| 43 | +## [0.7.2a16](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a16) (2025-01-23) |
20 | 44 |
|
21 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1a3...0.7.1a4) |
| 45 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a15...0.7.2a16) |
22 | 46 |
|
23 | 47 | **Merged pull requests:**
|
24 | 48 |
|
25 |
| -- Update `message_id` handling for response routing [\#92](https://github.com/NeonGeckoCom/neon_mq_connector/pull/92) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 49 | +- Support Select Connections in `emit_mq_message` [\#115](https://github.com/NeonGeckoCom/neon_mq_connector/pull/115) ([NeonDaniel](https://github.com/NeonDaniel)) |
26 | 50 |
|
27 |
| -## [0.7.1a3](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1a3) (2023-07-28) |
| 51 | +## [0.7.2a15](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a15) (2025-01-23) |
28 | 52 |
|
29 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1a2...0.7.1a3) |
| 53 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a14...0.7.2a15) |
30 | 54 |
|
31 | 55 | **Merged pull requests:**
|
32 | 56 |
|
33 |
| -- Update message\_id handling for iris compat [\#91](https://github.com/NeonGeckoCom/neon_mq_connector/pull/91) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 57 | +- Update default async consumer behavior and configuration [\#113](https://github.com/NeonGeckoCom/neon_mq_connector/pull/113) ([NeonDaniel](https://github.com/NeonDaniel)) |
34 | 58 |
|
35 |
| -## [0.7.1a2](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1a2) (2023-07-27) |
| 59 | +## [0.7.2a14](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a14) (2025-01-22) |
36 | 60 |
|
37 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1a1...0.7.1a2) |
| 61 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a13...0.7.2a14) |
38 | 62 |
|
39 | 63 | **Merged pull requests:**
|
40 | 64 |
|
41 |
| -- Update logging and response routing [\#89](https://github.com/NeonGeckoCom/neon_mq_connector/pull/89) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 65 | +- Handle errors if MQ is not connected at service launch [\#116](https://github.com/NeonGeckoCom/neon_mq_connector/pull/116) ([NeonDaniel](https://github.com/NeonDaniel)) |
42 | 66 |
|
43 |
| -## [0.7.1a1](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.1a1) (2023-07-26) |
| 67 | +## [0.7.2a13](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a13) (2025-01-17) |
44 | 68 |
|
45 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.0...0.7.1a1) |
| 69 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a12...0.7.2a13) |
46 | 70 |
|
47 | 71 | **Merged pull requests:**
|
48 | 72 |
|
49 |
| -- Bug Fix: Setting Generated Message ID as default value, skipping it while already set [\#90](https://github.com/NeonGeckoCom/neon_mq_connector/pull/90) ([NeonKirill](https://github.com/NeonKirill)) |
| 73 | +- Update logging in select consumer close [\#112](https://github.com/NeonGeckoCom/neon_mq_connector/pull/112) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 74 | + |
| 75 | +## [0.7.2a12](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a12) (2025-01-16) |
| 76 | + |
| 77 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a11...0.7.2a12) |
| 78 | + |
| 79 | +**Merged pull requests:** |
| 80 | + |
| 81 | +- Resolve observed connection errors [\#111](https://github.com/NeonGeckoCom/neon_mq_connector/pull/111) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 82 | + |
| 83 | +## [0.7.2a11](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a11) (2025-01-14) |
| 84 | + |
| 85 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a10...0.7.2a11) |
| 86 | + |
| 87 | +**Merged pull requests:** |
| 88 | + |
| 89 | +- Define `shutdown` method for NeonMQHandler with unit test coverage [\#110](https://github.com/NeonGeckoCom/neon_mq_connector/pull/110) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 90 | + |
| 91 | +## [0.7.2a10](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a10) (2025-01-13) |
| 92 | + |
| 93 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a9...0.7.2a10) |
| 94 | + |
| 95 | +**Merged pull requests:** |
| 96 | + |
| 97 | +- Fix ` reconnection` with unit test coverage [\#109](https://github.com/NeonGeckoCom/neon_mq_connector/pull/109) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 98 | + |
| 99 | +## [0.7.2a9](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a9) (2025-01-02) |
| 100 | + |
| 101 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a8...0.7.2a9) |
| 102 | + |
| 103 | +**Merged pull requests:** |
| 104 | + |
| 105 | +- Improve connection close and error handling [\#107](https://github.com/NeonGeckoCom/neon_mq_connector/pull/107) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 106 | + |
| 107 | +## [0.7.2a8](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a8) (2024-12-11) |
| 108 | + |
| 109 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a7...0.7.2a8) |
| 110 | + |
| 111 | +**Merged pull requests:** |
| 112 | + |
| 113 | +- Update tests to use temporary RMQ instance and improve coverage [\#104](https://github.com/NeonGeckoCom/neon_mq_connector/pull/104) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 114 | + |
| 115 | +## [0.7.2a7](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a7) (2024-12-05) |
| 116 | + |
| 117 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a6...0.7.2a7) |
| 118 | + |
| 119 | +**Merged pull requests:** |
| 120 | + |
| 121 | +- \[Bug Fix\] Fixing issue with reopenning connection on consumers [\#103](https://github.com/NeonGeckoCom/neon_mq_connector/pull/103) ([NeonKirill](https://github.com/NeonKirill)) |
| 122 | + |
| 123 | +## [0.7.2a6](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a6) (2024-12-05) |
| 124 | + |
| 125 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a5...0.7.2a6) |
| 126 | + |
| 127 | +**Merged pull requests:** |
| 128 | + |
| 129 | +- Eliminated "self joining" problem in consumer threads and added graceful restarts handling [\#102](https://github.com/NeonGeckoCom/neon_mq_connector/pull/102) ([NeonKirill](https://github.com/NeonKirill)) |
| 130 | + |
| 131 | +## [0.7.2a5](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a5) (2024-12-03) |
| 132 | + |
| 133 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a4...0.7.2a5) |
| 134 | + |
| 135 | +**Merged pull requests:** |
| 136 | + |
| 137 | +- \[BUG FIX\] Fixing Async Consumer Logic to work based on SelectConnection [\#100](https://github.com/NeonGeckoCom/neon_mq_connector/pull/100) ([NeonKirill](https://github.com/NeonKirill)) |
| 138 | + |
| 139 | +## [0.7.2a4](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a4) (2024-11-21) |
| 140 | + |
| 141 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a3...0.7.2a4) |
| 142 | + |
| 143 | +**Implemented enhancements:** |
| 144 | + |
| 145 | +- \[FEAT\] Update tests to run without org secrets [\#97](https://github.com/NeonGeckoCom/neon_mq_connector/issues/97) |
| 146 | + |
| 147 | +**Merged pull requests:** |
| 148 | + |
| 149 | +- \[FEAT\] Async-based Consumers Support [\#99](https://github.com/NeonGeckoCom/neon_mq_connector/pull/99) ([NeonKirill](https://github.com/NeonKirill)) |
| 150 | + |
| 151 | +## [0.7.2a3](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a3) (2024-09-12) |
| 152 | + |
| 153 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a2...0.7.2a3) |
| 154 | + |
| 155 | +**Merged pull requests:** |
| 156 | + |
| 157 | +- Update OVOS dependencies [\#98](https://github.com/NeonGeckoCom/neon_mq_connector/pull/98) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 158 | + |
| 159 | +## [0.7.2a2](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a2) (2024-04-25) |
| 160 | + |
| 161 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.2a1...0.7.2a2) |
| 162 | + |
| 163 | +**Merged pull requests:** |
| 164 | + |
| 165 | +- feat: allow ovos-utils 0.1.0 [\#96](https://github.com/NeonGeckoCom/neon_mq_connector/pull/96) ([mikejgray](https://github.com/mikejgray)) |
| 166 | + |
| 167 | +## [0.7.2a1](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.7.2a1) (2024-03-30) |
| 168 | + |
| 169 | +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.7.1...0.7.2a1) |
| 170 | + |
| 171 | +**Fixed bugs:** |
| 172 | + |
| 173 | +- Fixing Issues with Consumers termination [\#95](https://github.com/NeonGeckoCom/neon_mq_connector/pull/95) ([NeonKirill](https://github.com/NeonKirill)) |
50 | 174 |
|
51 | 175 |
|
52 | 176 |
|
|
0 commit comments