Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 09:56
· 550 commits to main since this release

Changes between 0.9.0 and 0.10.0

This is a minor release with new features, usability improvements, bug fixes, and dependency upgrades. It is compatible with 0.9.0. All users are encouraged to upgrade.

Dispatch messages in a dedicated thread

GitHub PR: #298

Support multi-instance synchronized start-up

GitHub issue: #282

Exchange command versions in connection

GitHub PR: #276

Avoid division by 0 when computing partition

GitHub issue: #271

Add --native-epoll option to performance tool

GitHub issue: #270

Add extension point to configure Netty's bootstrap

GitHub issue: #269

Speed up exit when --time is used

GitHub PR: #268

Add --requested-max-frame-size to performance tool

GitHub issue: #265

Add batch publishing delay option in performance tool

GitHub issue: #259

Bump dependencies

GitHub issue: #254