Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for AMQP (AMQP Connector) enables your application to publish and consume messages using an AMQP 0.9.1-compliant broker.
October 2, 2024
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.22.0 |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The RabbitMQ client library is upgraded to 5.22.0. |
W-16732133 |
May 31, 2024
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
OpenJDK |
8, 11, and 17 |
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 |
December 15, 2023
This connector is now compatible with Java 17.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
OpenJDK |
8, 11, and 17 |
December 5, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.18.0 |
Issue Resolution | ID |
---|---|
AMQP Connector now generates ACK IDs with a unique identifier to avoid collisions. |
W-14210002 |
November 14, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.16.0 |
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 |
April 19, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
RabbitMQ Client Library |
5.16.0 |
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 |
December 22, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The AMQP Listener source failed with the error |
AMQPC-24 |
August 31, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The Reject operation could not requeue messages. |
AMQPC-22 |
June 9, 2021
None
Fixed an issue in which the Publish consume operation leaked channels. (AMQPC-20)
December 29, 2020
None
Added mTLS support. (AMQPC-14)
December 15, 2020
None
Fixed the behavior that prevented the correct acknowledgment of processed messages when the application shut down. (AMQPC-12)
September 21, 2020
None
Fixed an issue in which inflight messages were not acknowledged during the runtime shutdown. (AMQPC-12)
August 6, 2020
None
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)
April 20, 2020
None
Define queue bindings to an exchange in queue declarations, as in Mule 3. (AMQP-138)
To define queue bindings, use the Binding Routing Key parameter in the Queue Definition.
This version was not released.
February 26, 2020
The timestamp attribute is now in the amqp:properties
element.
You can now set the messageid
attribute in the publish-consume operation.
AMQP Connector did not apply the expiration property value. (MULE-18012)
The timestamp attribute did not appear in the 'amqp:properties' element.
The messageid
attribute could not be set in the publish-consume operation. (AMQP-158)
December 18, 2019
Added a handshake configuration to configuration parameters (AMQP-157)
Added the ability to set socket attributes for AMQP (AMQP-156)
September 3, 2019
Leak in dynamic config: AmqpConfig POJOs do not implement equals and hashcode. (AMQP-152)
ConnectionException
is not thrown when the queue is not found. (AMQP-151)
Use basicReject
or basicAck
for cases where brokers are recovered and recoverStrategy
is set to NO_REQUEUE
. (AMQP-150)
July 31, 2019
Channel leak in publish-consume operation. (AMQP-145)
Default TLS context should be available for a TLS connection. (AMQP-146)
AMQP Connector Publish operation incorrectly sets the delivery mode for sent messages. (AMQP-148)
May 31, 2019
Consumer Manager does not stop consumers separately when configuring a domain. (AMQP-142)
March 27, 2019
Race condition with consumer regeneration and Mule redeploy in domain. (AMQP-140)
Default Exchange is not taken into account in publish. (AMQP-141)
March 14, 2019
Operations do not close channel on MANUAL ack mode. (AMQP-139)
March 8, 2019
Defines queues bindings to exchange in queues declarations as in Mule 3. (AMQP-138)
February 11, 2019
Enforce reconnection when an AlreadyClosed exception occurs and when the reason is not identified for a fallback address. (AMQP-133)
February 5, 2019
Always enforce reconnection to be performed: guarantee reconnection when consumers are cancelled. (AMQP-132)
January 30, 2019
Move Generic Connection Provider to AmqpConfig so that the connection is bound to the configuration. (AMQP-131)
January 29, 2019
Disabling RabbitMQ NIO functionality. (AMQP-127)
Problem connecting to fallbackAddresses - always the last address was attempted. (AMQP-126)
January 21, 2019
Reincorporate fallback addresses in AMQP 4 connector. (AMQP-115)
January 8, 2019
User should be able to set the requestedHeartbeat in the connector. (AMQP-114)
December 19, 2018
Consumers are not released when associated to a connector defined in a domain. (AMQP-113)
November 27, 2018
AMQP client ShutdownSignalExceptions must be handled in listeners. (AMQP-107)
October 29, 2018
Transformer service incorrectly transformed byte array. (AMQP-105)
October 16, 2018
SNI Support.
Performance improvements.
Use of NIO RabbitMQ client API.
AMQP module ignores quality of service in listener. (AMQP-102)
October 29, 2018
transformer service incorrectly transforms byte array. (AMQP-105)
October 16, 2018
Performance improvements.
Use of NIO rabbitmq client API.
AMQP module ignores quality of service in listener. (AMQP-102)
May 2018
May 24, 2018
Initial Release.
Mule 4.1