8.3.4
Improvements
- Thanks to @findersky for developing the Storage Provider for Dameng Database as a community contribution.
- Adjusted the timing of verifying whether CAP is started. When CAP is stopped, failed messages will be persisted to storage and retried automatically once CAP is restarted. (#1238)
Bug Fixes
- Changed RabbitMQ queue binding from asynchronous calls to synchronous blocking calls. (#1670)
- Fixed a potential deadlock issue when updating message statuses and deleting expired messages. Thanks to @haoyk (#1672)
New Contributors
- @maxwell60701 made their first contribution in #1641
- @findersky made their first contribution in #1664
- @diyst made their first contribution in #1669
- @haoyk made their first contribution in #1672
Full Changelog: v8.3.3...v8.3.4