Skip to content

BifroMQ-v3.0.0

Compare
Choose a tag to compare
@popduke popduke released this 22 Mar 08:43
· 159 commits to release-v3 since this release

This is the official release of BifroMQ v3.0.0. More information is available on the official website.

Followings are changes since last beta:

Improvements

  • Introduced separate configurations for the RPCs used by the Internal Service and the BaseKV Store.
  • Added more unit tests (UTs) to cover MQTT protocol handling.
  • Optimized the usage of internal executors to reduce latency.

Bug Fixes

  • Fixed an issue where the authentication method for MQTT5 was not being invoked (#65).
  • Addressed a problem that could exceptionally cause connection termination when the publication rate exceeds the limit.

Full Changelog: v3.0.0-beta.1...v3.0.0