Microsoft Azure Service Bus Connector Release Notes - Mule 3
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
July 30, 2019
Compatibility
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
Anypoint Studio |
6.0.0 and later |
JDK Version |
1.8 |
Features
-
Specific connection parameters have been added to the connector config in the Advanced tab for publisher clients.
-
Operation timeout (milliseconds)
-
Minimum retries backoff (milliseconds)
-
Maximum retries backoff (milliseconds)
-
Retries: Number of retries for a publish operation.
-
Thread pool size: Maximum of threads running for publish operations.
-
-
Added a Publish operation for topics and queues. This operation enables you to send messages to both destination types, replacing the Queue Send and Topic Send operations.
-
Split the Send batch operation into two operations:
-
Simple send without attribute parameters.
-
Send complex batch, which includes parameters for each message to send.
-
1.0.0
January 7, 2019
Anypoint Connector for Microsoft Azure Service Bus (Microsoft Azure Service Bus Connector) is a Mule 3 connector that enables cloud-hosted reliable messaging integration scenarios for Azure Service Bus. The connector also supports messaging for queues and topics.
You can use the built-in management API to dynamically discover and provision Azure Service Bus objects.
Microsoft Azure Service Bus Connector works only with Microsoft libraries and works only with Azure, which is cloud-based. To implement message integration scenarios with an on-premises Microsoft service bus, or if you are using Mule 4, use the Microsoft Service Bus Connector instead of this connector.