8000 Release BifroMQ-v3.3.5 · bifromqio/bifromq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BifroMQ-v3.3.5

Latest
Compare
Choose a tag to compare
@popduke popduke released this 25 Feb 05:23

This patch release includes the following changes:

Bug Fixes:

  • Fixed a bug (#112) where a ClassCastException was thrown when a request was made during base-kv client initialization. (#113 by @Gujiawei-Edinburgh)
  • Fixed a concurrency issue that could cause route loss after a subscription (#115, thanks @zbj54 for reporting and verification). (#119 by @Gujiawei-Edinburgh)
  • Fixed a direct memory leak reported in issue #118 (by @popduke).
  • Automatically removed topic filter match records in the dist service for transient sessions when a delivery error occurs due to ServerNotFound. (#120 by @Gujiawei-Edinburgh)

Full Changelog: v3.3.4...v3.3.5

0