Getting started Community Training Tutorials Documentation APIs, AI & Tools
AMQP Connector Release Notes
Support Category: Select
Anypoint Connector for AMQP (AMQP Connector) enables your application to publish and consume messages using an AMQP 0.9.1-compliant broker.
Guide: AMQP Connector User Guide
1.9.3
September 3, 2026
What’s New
-
This release includes general security fixes.
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.34.0 |
OpenJDK |
8, 11, and 17 |
1.9.2
August 10, 2026
What’s New
-
This connector version requires Mule runtime 4.6.22 or later if you’re using Mule 4.6.x, or Mule runtime 4.9.9 or later if you’re using Mule 4.9.x. If you prefer not to upgrade your Mule runtime, use the connector version released immediately after this one.
-
The RabbitMQ AMQP client library is upgraded to 5.34.0.
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.34.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector no longer leaks consumers on the message listener across broker reconnection cycles. |
W-22860958 |
AMQP Connector now correctly verifies the broker hostname when using mutual TLS and maps oversized inbound messages to a connectivity error instead of failing unexpectedly. |
W-23481127 |
1.9.1
July 21, 2026
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.31.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector now raises the |
W-20742724 |
1.9.0
November 14, 2025
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.22.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector now has the new Max Inbound Message Body Size field, which controls the maximum allowed message size processed. |
W-17660592 |
AMQP Connector no longer fails with the |
W-20120112 |
AMQP Connector now properly handles null header transformation when running in Java 17. |
W-19239339 |
1.8.3
July 11, 2025
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.22.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector is now backward compatible with 1.7.x by parameter reordering. |
W-18402047 |
AMQP Connector now properly disposes of idle channels. |
W-18832287 |
1.8.2 (Deprecated)
April 15, 2025
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.22.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
Improved the channel management logic in concurrent scenarios by introducing a |
W-17035109 |
The AMQP Listener source no longer triggers an |
W-16433857 |
1.8.1 (Deprecated)
October 2, 2024
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.3.0 and later |
RabbitMQ Client Library |
5.22.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
The RabbitMQ client library is upgraded to 5.22.0. |
W-16732133 |
1.8.0 (Deprecated)
May 31, 2024
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
Use the new Skip exchange validation field in the Publish operation to skip the exchange validation. Additionally, the Publish operation now uses a single channel for each request, rather than creating a new channel each time. |
W-15539673 |
1.7.7
December 15, 2023
What’s New
-
This connector is now compatible with Java 17.
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
OpenJDK |
8, 11, and 17 |
1.7.6
December 5, 2023
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector now generates ACK IDs with a unique identifier to avoid collisions. |
W-14210002 |
1.7.5
November 14, 2023
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.16.0 |
Fixed Issues
| Issue Resolution | ID |
|---|---|
AMQP Connector no longer creates more than one channel or consumer in RabbitMQ when there is a force closed connection. |
W-13862304 |
1.7.4
April 19, 2022
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.16.0 |
Fixed Issues
| Issue | ID |
|---|---|
AMQP consumers now do not get disposed after a failed deployment when an AMQP Connector configuration is shared in a Mule domain. |
W-10706136 |
1.7.3
December 22, 2021
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
Fixed Issues
| Issue | ID |
|---|---|
The AMQP Listener source failed with the error |
AMQPC-24 |
1.7.2
August 31, 2021
Compatibility
| Application/Service | Version |
|---|---|
Mule |
4.1.1 and later |
Fixed Issues
| Issue | ID |
|---|---|
The Reject operation could not requeue messages. |
AMQPC-22 |
1.6.3
August 6, 2020
Fixed Issues
-
Fixed an issue in which messages were lost due to channel reset when the max-retries limit was reached. (AMQPC-9)
-
Fixed an issue in which the Consume operation leaked channels, after performing consume and ack actions. (AMQPC-10)
-
Fixed an issue in which the Listener operation did not recover connection when a reconnection strategy was applied. (AMQPC-11)



