Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for Microsoft Service Bus provides support for Microsoft Windows Service Bus (on-premises).
To implement message integration scenarios with Microsoft Azure, use the 『Microsoft Azure Service Bus Connector』.
May 2, 2024
The connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
OpenJDK |
8, 11, and 17 |
Microsoft Service Bus REST API |
v2 |
February 7, 2024
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Microsoft Service Bus REST API |
v2 |
The netty-codec-http2 dependency is upgraded to version 4.1.100.Final to address a reported security vulnerability. | W-14462879. |
---|
September 21, 2023
The Guava library is upgraded from com.google.guava : guava : 23.6.1-jre to com.google.guava : guava : 32.0.1-jre.
The Jackson Core library is upgraded from com.fasterxml.jackson.core:jackson-core:2.8.6 to com.fasterxml.jackson.core:jackson-core:2.15.2.
The Netty Codec component is upgraded from library io.netty: netty-codec:4.1.50.Final to io.netty: netty-codec:4.1.94.Final.
The Netty Handler component is upgraded from library io.netty: netty-handler:4.1.50.Final to io.netty: netty-handler:4.1.94.Final.
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Microsoft Service Bus REST API |
v2 |
Issue Resolution | ID |
---|---|
The Guava library is upgraded from com.google.guava : guava : 23.6.1-jre to com.google.guava : guava : 32.0.1-jre. |
W-13844872 |
The Jackson Core library is upgraded from com.fasterxml.jackson.core:jackson-core:2.8.6 to com.fasterxml.jackson.core:jackson-core:2.15.2. |
W-13844857 |
The Netty Codec component is upgraded from library io.netty: netty-codec:4.1.50.Final to io.netty: netty-codec:4.1.94.Final. |
W-13844837 |
The Netty Handler component is upgraded from library io.netty: netty-handler:4.1.50.Final to io.netty: netty-handler:4.1.94.Final. |
W-13844841, W-13844878. |
May 27, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Microsoft Azure Storage Client SDK |
5.0.0 |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the spring-beans package from |
W-11195302 |
April 21, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the spring-context package from |
W-10996432 |
July 23, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed internal security vulnerabilities. (CONN-8587)
September 2, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed a Null Pointer Exception that occurred when using the Raise error component with the Message listener in a flow. (SE-17315)
The JMS selector that previously filtered incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
The maxConnections
parameter is deprecated.
July 27, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed reported security vulnerabilities. (CONN-6252,CONN-6253,CONN-6254)
The JMS selector that previously filtered incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
The maxConnections
parameter is deprecated
May 29, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
May 8, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
An exception occurred when disposing an object. (SE-15278).
The JMS selector used to filter incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
April 21, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed security vulnerabilities. (CONN-5680)
The JMS selector used to filter incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
March 9, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Mule 4.2.2 on-premises did not clear out metaspace when redeploying an application. (SE-14929)
The JMS selector used to filter incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
February 28, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
The exposed SharedAccessSignatureProvider interface was fixed to allow the implementation of a SAS Token Provider. (SE-14685)
The JMS selector used to filter incoming messages is not supported by Microsoft Windows Service Bus Connector because it is not supported by Windows Service Bus.
January 20, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed the isssue in which a reconnection error occurred after producer inactivity. (SE-14544)
January 9, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Consumer error after redeploying an app is now fixed. (SE-14336)
December 10, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed the unauthorized user error when using a SAS connection issue. (SE-14174)
November 11, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Service Bus |
Microsoft Windows Service Bus 1.1+ |
Fixed reconnection errors in a message producer. Previously, when using a cached producer, if a ConnectionException occurred, the connector tried to reconnect with the same state instead of re-establishing the connection. (CONN-4032)
November 5, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Added specific error types for JMS exceptions. The connector now throws SERVICEBUS:PUBLISHING, SERVICEBUS:ILLEGAL_BODY, SERVICEBUS:DESTINATION_NOT_FOUND, or SERVICEBUS:SECURITY, depending on the case. (SE-13674)
October 30, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Improved connection exception handling. (SE-13581)
Added Queue Prefetch parameter in Advanced connection to limit the consumer buffer. (SE-13618)
October 16, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Fixed a typo in a logged message.
October 16, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Improved logging for send operations. (SE-13581)
August 29, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Fixed delivery delay functionality for send operations. (SE-12892)
June 19, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
JMS 2.0 shared subscription - Added support for having multiple consumers subscribe to a single topic. This functionality distributes the topic’s message load among all subscribers.
April 16, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Redelivery policy options (maximum redeliveries and outcome) were added to the connector’s configuration.
When dealing with manual ACK, if the flow failed with an error, the message could be reprocessed indefinitely. This is now fixed by the addition of the Redelivery Policy configuration.
Automatic completion of queue/topic names, subscriptions and rules may not work in Design Center.
Under some scenarios, users can get an InterruptedException
error on the Mule app startup. This does not affect the proper operation. To get rid of this message, check the Skip Connectivity Test checkbox in the connector’s configuration.
February 22, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Connection leaks were fixed.
The connector would stop receiving messages when the flow threw an error. This was fixed.
Automatic completion of queue and topic names, subscriptions, and rules may not work in Design Center.
December 5, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
Previously, the connector leaked connections while publishing a message to a topic using the default caching strategy. The connector uses one or two JMS connections based on the configuration.
Automatic completion of queue or topic names, subscriptions, and rules may not work in Design Center.
In Design Center, the Live View feature does not work for most operations. In addition to this, the application log may be flooded with several Could not serialize object
errors.
October 23, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
Manual ACK not working - Previously, when attempting to do a manual acknowledge of a message, the connector would lock the flow. This was now fixed, and doing this works as expected.
Automatic completion of queue and topic names, subscriptions and rules may not work in Design Center.
In Design Center, the Live View feature will not work for most operations. In addition to this, the application log may be flooded with several Could not serialize object
errors.
The connector leaks connections while publishing a message to a topic using the default caching strategy. As a workaround, configure the connector to disable the caching strategy.
May 28, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
Added support for Mule 4.
Automatic completion of queue and topic names, subscriptions, and rules may not work in Design Center.
In Design Center, the Live View feature does not work for most operations. In addition to this, the application log may be flooded with several Could not serialize object
errors.
The connector leaks connections while publishing a message to a topic using the default caching strategy. As a workaround, configure the connector to disable the caching strategy.