Skip to content

8.3.4

Choose a tag to compare

@yang-xiaodong yang-xiaodong released this 22 Apr 14:41
· 67 commits to master since this release

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

Full Changelog: v8.3.3...v8.3.4