Amazon SQS Connector Release Notes - Mule 4
Support 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
5.11.14
June 13, 2024
Compatibility
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Removed the |
W-13709687 |
5.11.13
January 17, 2024
Compatibility
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
Fixed Issues
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 |
5.11.12
January 15, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
OpenJDK |
8, 11, and 17 |
5.11.11
September 29, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.3.0 and later |
Anypoint Studio |
7.1 and later |
Amazon SQS REST API |
v2 |
Fixed Issues
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. |
5.11.10
July 12, 2023
What’s New
-
The connector now uses the version 2.x of the Java SDK for AWS.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
2.20.94 |
OpenJDK |
8 and 11 |
Fixed Issues
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 |
5.11.9
June 5, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.457 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
SQS Connector no longer lacks a proxy configuration when large payload support is enabled. |
W-13314768 |
5.11.8
April 28, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.457 |
OpenJDK |
8 and 11 |
Fixed Issues
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 |
5.11.7
October 25, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.261 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The |
W-11853419 |
5.11.6
August 3, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.12.261 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The |
W-11454663 |
5.11.5
June 15, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The deduplicationId field now works for the Send Message Batch operation. |
W-11261736 |
5.11.4
April 28, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The |
W-10893914 |
5.11.3
April 5, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
Fixed reported security vulnerabilities by upgrading the Jackson Databind library from |
W-10920483 |
5.11.2
January 11, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
Updated the |
CONN-9805 |
5.11.1
September 7, 2021
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
AWS SDK for Java |
1.11.1019 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue | ID |
---|---|
The exception handler incorrectly wrapped errors to the |
CONN-8787 |
5.9.0
January 14, 2021
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1 and later |
AWS SDK for Java |
1.11.816 |
OpenJDK |
8 and 11 |
Features
-
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)
5.6.1
July 28, 2020
Fixed Issues
-
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 theTest 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.
5.6.0
July 8, 2020
Features
-
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.