4.2.1 and later
Azure Service Bus Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for Azure Service Bus (Azure Service Bus Connector) makes it easy to build integrations that send messages to and receive messages from Azure Service Bus, which is an asynchronous messaging cloud platform. This connector supports communication with queues and topics and can perform actions such as:
-
Send to queue
-
Send to topic
-
Receive from queue
-
Receive from subscription
3.2.1
3.2.0
3.1.2
3.1.0
October 7, 2020
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
Studio 7.x and later |
Azure Service Bus Java SDK |
3.4.0 |
OpenJDK |
8 and 11 |
Fixed Issues
-
Fixed the
nimbus-jose-jwt
andlang-tag
dependency versions to avoid theMissing Jar
errors. (SE-17751) -
Fixed the
Delivery not found on the receive link
error in the Abandon operation when using the manual ACK type. (SE-17703) -
Added a parameter to configure
Buffered
orSerial mode
in the Message Listener operation. (SE-17364)
Features
Azure Service Bus Connector offers the following features:
-
Send and Fetch Multiple Messages
Use the connector to send messages and fetch messages in batches. -
Perform ACK’s and NACK’s
Leverage the connector’s capabilities to acknowledge a message or to abandon a message.
For a list of supported configurations and operations, see the Azure Service Bus Connector Reference Guide.