Releases: wso2-attic/ballerina-message-broker
Ballerina Message Broker - 0.970.5
The Ballerina Message Broker (BMB) team is pleased to announce the BMB 0.970.5 release.
Highlights of this milestone release include:
- Queue purge support in CLI client
- Introduction of parameters when closing connections and channels through the REST API or the CLI client
- Load test for testing a messaging scenario with 1Million messages of 40KB.
For the complete set of changes done in the release please refer milestone information
If you want to get started with BMB and try out the new features, you can download the attached zip file
Current known issues can be found at https://github.com/wso2/message-broker/issues
Ballerina Message Broker - 0.970.4
The Ballerina Message Broker (BMB) team is pleased to announce the BMB 0.970.4 release.
Highlights of this milestone release include:
- Forceful AMQP connection close through REST API
- New commands to manage connections and channels through broker cli client
For the complete set of changes done in the release please refer milestone information
If you want to get started with BMB and try out the new features, you can download the attached zip file
Current known issues can be found at https://github.com/wso2/message-broker/issues
Ballerina Message Broker - 0.970.3
What's New
- Improvements to REST API
Refer milestone for details https://github.com/wso2/message-broker/milestone/20?closed=1
List of Open Issues
Ballerina Message Broker - 0.970.2
What's New
- Add functionality to benchmark queues and topics
- Improvements to REST API
Refer milestone for details https://github.com/ballerina-platform/ballerina-message-broker/milestone/19?closed=1
List of Open Issues
Ballerina Message Broker - 0.970.1
What's New
Bug fixes and improvement
Summary
- Memory leak fixes
- DOS build fixes
Refer milestone for details https://github.com/wso2/message-broker/milestone/18?closed=1
List of Open Issues
Ballerina Message Broker - 0.970.0
We proudly announce the release of Ballerina Message Broker (BMB) version 0.970.0. BMB is a lightweight, easy to use message broker, targeted to be used with microservices for their messaging requirements.
What's New
- AMQP transport based on Netty with SSL support
- AMQP direct and topic exchange support
- Active-Passive HA support
- Cloud native config support
- Authentication & Authorization
- RDBMS based Message and AMQP resource persistence
- Consumer & Publisher flow controlling
- Admin REST API
- Messaging metrics for monitoring MB
- DLX implementation (DLC pattern support)
- Message Tracing
- Local Transaction support
- Distributed Transaction support
- CLI tool to manage broker
- JMS Message Selector support (equality operator)
- In-memory mode
- Secure vault support for configurations
- Embedded broker API
- Docker support
Bug Fixes and improvements
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/17?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/16?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/15?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/14?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/13?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/12?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/11?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/10?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/9?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/8?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/7?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/6?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/5?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/4?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/3?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/2?closed=1
- https://github.com/ballerina-platform/ballerina-message-broker/milestone/1?closed=1
List of Open Issues
You can refer to the user documentation to learn more about using the broker. We encourage you to report issues, improvements, and suggestions here.
Ballerina Message Broker - 0.970.0.rc1
What's New
Bug fixes and improvement
List of Open Issues
Ballerina Message Broker - 1.0.0-beta2
What's New
- Embedded broker API
- Configuration to limit the number of non-persistent messages in durable queues
- Broker-admin CLI can be used with DOS operation systems
Bug fixes and improvement
Summary
- Improve error handling in DB message store
- Memory leak fixes
Refer milestone for details https://github.com/wso2/message-broker/milestone/16?closed=1
List of Open Issues
Ballerina Message Broker - 1.0.0-beta1
What's New
- Secure vault support for configurations
- Support new types in field table
- Unsigned-Byte
- Short
- Unsigned-Short
- Unsigned-Int
- Float
- Double
- Decimal
Bug fixes and improvement
List of Open Issues
Ballerina Message Broker - 1.0.0-Alpha2
What's New
- Enhancements to Distributed transactions
- support for branch forget and timeout semantics.
- support for branch recovery after node-restart or fail-over.