Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for Amazon SQS (SQS Connector) provides an easy way to interface with the Amazon SQS API, allowing users to manage SQS queueing services without having to interact with the API directly.
Starting with SQS Connector v.4.0.0, the connector is licensed commercially with Anypoint Platform in the Select support category. Prior versions remain freely available to the community.
Guide: Amazon SQS Connector
Reference: Amazon SQS Connector Reference
June 13, 2024
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
Removed the |
W-13709687 |
January 17, 2024
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The netty-handler component is upgraded from version 4.1.94.Final to 5.0.0.Alpha1. |
W-14462866 |
The DOS security vulnerability in the Netty Codec Http2 no longer occurs. |
W-14462881 |
The Improper Certificate Validation security vulnerability in the Netty Handler component no longer occurs. |
W-14462916 |
The software.amazon.awssdk module is upgraded from version 2.20.94 to 2.23.3. |
W-14462881, W-14462866, W-14462916 |
January 15, 2024
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
September 29, 2023
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
Issue Resolution | ID |
---|---|
The Jackson library is upgraded from version 2.15.0 to 2.15.2. |
W-13844865 |
The |
W-13844865 |
The Improper Certificate Validation security vulnerability in the Netty Handler 4.1.94.Final component is fixed. |
W-13844851. |
July 12, 2023
The connector now uses the version 2.x of the Java SDK for AWS.
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
2.20.94 |
OpenJDK |
8 and 11 |
Issue Resolution | ID |
---|---|
The connector no longer performs operations on queues that are not in the regions for which the connector is configured. |
W-12965299 |
June 5, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.457 |
OpenJDK |
8 and 11 |
Issue Resolution | ID |
---|---|
SQS Connector no longer lacks a proxy configuration when large payload support is enabled. |
W-13314768 |
April 28, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.457 |
OpenJDK |
8 and 11 |
Issue Resolution | ID |
---|---|
Upgraded the following dependencies: jackson-databind and jackson-dataformat-cbor to 2.15.0, and AWS SDK to 1.12.457. |
W-12669648 |
October 25, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.261 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The |
W-11853419 |
August 3, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.261 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The |
W-11454663 |
June 15, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The deduplicationId field now works for the Send Message Batch operation. |
W-11261736 |
April 28, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The |
W-10893914 |
April 5, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the Jackson Databind library from |
W-10920483 |
January 11, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
Updated the |
CONN-9805 |
September 7, 2021
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Issue | ID |
---|---|
The exception handler incorrectly wrapped errors to the |
CONN-8787 |
January 14, 2021
Application/Service | Version |
---|---|
Mule |
4.1 and later |
AWS SDK for Java |
1.11.816 |
OpenJDK |
8 and 11 |
Added the Default Wait time and Wait time fields, which enable you to a set a polling wait time for the Read operation and Receive messages source. This change enables you to use long polling, which is now enabled by default.
Added the Number of consuming threads field to the Receive messages source, which enables you to set the number of polling threads.
The Receive messages source now behaves like a standard polling source with start delay and polling frequency parameters. (SE-18866)
July 28, 2020
If you did not specify a value for the`Test Queue Arn` field when using the Test Connection
functionality, the test connection failed and an error displayed in the console when the associated operation was invoked". (CONN-6570)
Now, you still must specify a value for the Test Queue Arn
field when you test the connection. However, if you don’t specify this value, the console displays a warning instead of an error when the associated operation is invoked, and the connection validation is
not performed.
Some of the operations did not take into account the default global queue URL in the configuration. This is now fixed, and you can use the default global queue URL for all the operations.
July 8, 2020
The connector now supports running on all cluster nodes by default. This behavior was present in version 5.4.3, but it was accidentally removed in version 5.5.0. For this reason, version 5.5.0 is deprecated. (SE-16536)
For information about how to run on the primary node only, see Upgrade to Version 5.6.