Contact Us 1-800-596-4880

Amazon EC2 Connector Release Notes - Mule 4

Support Category: Select

Anypoint Connector for Amazon Elastic Compute Cloud (Amazon EC2 Connector) provides scalable computing capacity in the Amazon Web Services (AWS) cloud. Amazon EC2 Connector provides connectivity to the Amazon EC2 API enabling you to interface with Amazon EC2 to launch as many virtual servers as you need, configure security and networking, and manage storage.

2.5.6

May 2, 2023

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.969

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

Issue Resolution ID

Upgraded the Jackson Core library from com.fasterxml.jackson.core:jackson-core:2.13.1 to com.fasterxml.jackson.core:jackson-core:2.15.0.

W-12665445

2.5.5

October 27, 2022

What’s New

  • The Jackson Databind library is updated to com.fasterxml.jackson.core:jackson-databind:2.13.2.2.

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.969

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

Issue ID

The Jackson Databind library is updated from com.fasterxml.jackson.core:jackson-databind:2.13.1 to com.fasterxml.jackson.core:jackson-databind:2.13.2.2 to fix reported security vulnerabilities.

W-11845801

2.5.4

This version was inadvertently skipped.

2.5.3

April 11, 2022

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.969

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

Issue ID

Fixed reported security vulnerabilities by upgrading the Jackson Databind library from com.fasterxml.jackson.core:jackson-databind:2.13.1 to com.fasterxml.jackson.core:jackson-databind:2.13.2.2.

W-10920456

2.5.2

January 11, 2022

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.969

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

Issue ID

Updated the com.fasterxml.jackson.core library to 2.13.1 to address security vulnerabilities.

CONN-9825

2.5.1

September 10, 2021

What’s New

  • Upgraded the Amazon SDK for Java dependency to version 1.11.969.

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.969

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

Issue ID

The exception handler incorrectly wrapped errors to the MULE:ANY error type. Now, errors occur without any modification or wrapping.

CONN-8787

2.5.0

May 11, 2021

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Fixed Issues

  • Filtering did not work properly when using the Edit inline option for the Name field. A new field called Filter Name for the Filter.class resolves this issue. The Name field is deprecated. (SE-20391)

2.4.1

February 11, 2021

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Features

  • Upgraded the Amazon SDK for Java dependency to version 1.11.946.

  • Removed the vulnerabilities caused by the Jackson Dataformat: CBOR library (CONN-7656).

Fixed in this Release

  • None

2.4.0

November 25, 2020

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.816

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Features

  • Added the following new fields to the Modify Image Attribute operation:

    • Description, which describes the Amazon Machine Image (AMI)

    • Launch Permissions, which contains launch permissions for the AMI

    • Product codes, which contains DevPay product codes for the AMI

    For more information about these fields, see the Reference.

  • Updated multiple libraries to the latest versions.

Fixed in this Release

None

2.3.2

July 13, 2020

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.816

OpenJDK

8 and 11

Anypoint Studio

7.0 and later

Features

Upgraded the Amazon SDK for Java dependency to version 1.11.816.

Fixed in this Release

None

2.3.1

June 17, 2020

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.799

Java

1.8.0_x

Anypoint Studio

7.0 and later

Fixed in this Release

  • The Assign IPv6 Addresses operation had both input parameters marked as optional (CONN-6208)

  • The Describe image attribute operation Attribute input parameter was not indicated as required (CONN-6211)

  • Get console output sometimes produced a java.lang.NullPointerException error when the EC2 instance was stopped (CONN-6212)

2.3.0

January 30, 2020

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.649

Java

1.8.0_x

Anypoint Studio

7.0 and later

Features

  • Support for a token refresh when using the Role connection type

  • Upgraded AWS SDK in aws-commons to version 1.11.649

Fixed in this Release

Added the missing Session Token field into the configuration (SE-14206)

2.2.0

November 14, 2019

Compatibility

Application/Service Version

Mule Runtime

4.1.1 and later

AWS SDK for Java

v1.11.611

Java

1.8.0_x

Anypoint Studio

7.0 and later

Features

Upgraded the Amazon SDK for Java dependency to version 1.11.611

Fixed in this Release

None

2.1.0

February 21, 2018

Compatibility

Application/Service Version

Mule Runtime

4.1.0 and later

Amazon Java SDK for EC2

v1.11.134

Java

1.8.0_x

Anypoint Studio

7.0 and later

Features

None

Fixed Issues

AWS connectors shared a common library for the supported Region Endpoints that caused an issue when two different AWS connectors were used in a Mule app.

2.0.0

November 18, 2017

Compatibility

Application/Service

Version

Mule

4.1.0 and later

Amazon Java SDK for EC2

v1.11.134

Java

1.8.0_x

Anypoint Studio

7.0 and later

Features

Migrated to Mule 4.0.0 runtime

Fixed Issues

None