Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Ballerina Message Broker - 0.970.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@indikasampath2000 indikasampath2000 released this 27 Apr 06:14
· 158 commits to master since this release

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

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.