This is the first Release Candidate of WSO2 Message Broker version 3.1.0 (based on Carbon 4.4.3).
What's new in this release
The following enhancements are included in the RC1 of MB 3.1.0:
- [MB-1552] - [AMQP] Provide support for prefixed wildcards as per specification
- [MB-1616] - Catch Throwable on critical tasks to avoid swallowing critical errors
- [MB-1617] - Implement message compression in MB
The following bug fixes are included in the RC1 of MB 3.1.0:
- [MB-1384] - [MQTT] Subscriber is not disconnected if the topic name is invalid
- [MB-1399] - Remove sample "wsclient" as it is no longer supported
- [MB-1578] - [MQTT] When subscribing to subtopics with "." delimeter, a exception thrown but connection is not closed
- [MB-1609] - ClassNotFoundException thrown when adding a custom mqtt authenticator
- [MB-1611] - Revert node-wise safe zone to slots that are still filling up to avoid deleting slots before completion
- [MB-1612] - SlotDeletionExecutor should be aware of pending messages in slots
- [MB-1613] - Topic and Queue subscriptions not getting removed when restarting after killed.
- [MB-1618] - MQTT clients with multiple subscriptions receive messages for already closed subscriptions
- [MB-1620] - upgrade guava lib to v 19