10.0.1-release: Merge tag '10.0.1-devel'
pmnewman
released this
15 Nov 10:07
·
466 commits
to master
since this release
This is a release which contains a few feature improvements but mostly it is about bug fixes since 10.0.0.
Features
- added --audit_port option on DB
- added message bouncing in umm
- improved app casting support
Bugs
- Fixed bug which could cause clients to become zombie like in a corner case of network disruption
- Fixed bug which could cause client connection to fail under peculiar network conditions
- Fixed a wildcard subscription bug
- Fixed a bug in which some messages under certain subscription conditions are sent twice occasionally
- Improved thread shutdown functionality