IBM MQ Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for IBM MQ (IBM MQ Connector) enables an app to do messaging to a IBM MQ Broker using the IBM MQ JMS implementation.
1.6.21
1.6.20
August 10, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.3 and later |
OpenJDK |
8 and 11 |
IBM MQ |
8 and 9 |
Fixed Issues
Issue Resolution | ID |
---|---|
Bumped org.springframework:spring-jms to version 5.3.29 to address security vulnerabilities. |
W-13830571 |
Bumped commons-io:commons-io to version 2.13.0 to address security vulnerabilities. |
W-13830571 |
Bumped org.apache.commons:commons-lang3 to version 3.13.0 to address security vulnerabilities. |
W-13830571 |
Bumped io.qameta.allure:allure-junit4 to version 2.23.0 to address security vulnerabilities. |
W-13830571 |
Bumped org.apache.maven.plugins:maven-surefire-plugin to version 3.1.2 to address security vulnerabilities. |
W-13830571 |
1.6.13
1.6.7
August 20, 2021
What’s New
-
Optimized the connector to improve its overall stability and performance. (IMC-93)
1.6.6
1.5.2
October 1, 2019
Fixed Issues
-
IBM MQ Connector fails to recover after connection error.
-
IBM MQ Connector is retrying with old session, which resulted in message loss when the message was sent with a
Reply To
header. -
Upgrade mule-extensions-patent, mule-core-modules-parent, and mule-ee-core-modules-parent to 1.1.6 (MULE-17121).
1.5.0
June 13, 2019
New Features
Added support for different request reply patterns for the Publish Consume and Listener operations.