Contact Us 1-800-596-4880

Amazon RDS Connector Release Notes - Mule 4

Support Category: Select

Anypoint Connector for Amazon Relational Database Service (Amazon RDS Connector) makes it easy to set up, operate, and scale a relational database in the cloud. The Amazon RDS Connector provides connectivity to the Amazon Relational Database Service (Amazon RDS) API, enabling you to interface with Amazon RDS to provide cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching, and backups.

Starting with v.1.0.0, the RDS connector is licensed commercially with Anypoint Platform as with other Select connectors.

1.3.8

June 14, 2023

What’s New

  • The com.fasterxml.jackson.core:jackson-databind:2.15.0 dependency is upgraded to com.fasterxml.jackson.core:jackson-databind:2.15.0.

Compatibility

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Fixed Issues

Issue Resolution ID

The com.fasterxml.jackson.core:jackson-databind:2.15.0 dependency is upgraded to com.fasterxml.jackson.core:jackson-databind:2.15.0 to fix a security vulnerability.

W-12665854

1.3.7

October 28, 2022

What’s New

  • The com.fasterxml.jackson.core:jackson-databind:2.13.2.2 dependency is upgraded to com.fasterxml.jackson.core:jackson-databind:2.13.4.2.

Compatibility

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Fixed Issues

Issue ID

The com.fasterxml.jackson.core:jackson-databind:2.13.2.2 dependency is upgraded to com.fasterxml.jackson.core:jackson-databind:2.13.4.2 to fix a security vulnerability.

W-11853418

1.3.6

April 11, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 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-10920472

1.3.5

January 10, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Fixed Issues

Issue ID

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

CONN-9807

1.3.4

September 9, 2021

Compatibility

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 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

1.3.3

February 11, 2021

Compatibility

Amazon RDS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.946

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Features

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

Fixed Issues

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

1.3.2

October 23, 2020

Compatibility

Amazon RDS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.816

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Features

Multiple libraries have been updated to the latest version.

Fixed Issues

None

1.3.1

July 23, 2020

Compatibility

Amazon RDS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.816

OpenJDK

8 and 11

Anypoint Studio

7.1 and later

Features

Upgraded AWS Java dependency to version 1.11.816.

Fixed Issues

None

1.3.0

January 23, 2020

Compatibility

The Amazon RDS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Amazon Java SDK for RDS

v1.11.649

Java

1.8.0_x

Anypoint Studio

7.1 and later

Features

Implemented support for TLS configuration. (CONN-3628)

Fixed Issues

Added missing sessionToken field into the configuration (SE-14206)

1.2.0

April 16, 2019

Release notes for version 1.2.0 of the Amazon RDS connector.

Compatibility

The Amazon RDS Connector is compatible with:

Application/Service Version

Mule

4.1.0 and later

Amazon Java SDK for RDS

v1.11.515

Java

1.8 and later

Anypoint Studio

7.0 and later

Features

  • Added support for connecting to new AWS region endpoints.

1.1.0

February 21, 2018

Release notes for version 1.1.0 of the Amazon RDS connector.

Compatibility

The Amazon RDS Connector is compatible with:

Application/Service

Version

Mule

4.1.0 and later

Amazon Java SDK for RDS

v1.11.172

Java

1.8 or higher

Anypoint Studio

7.0 and later

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. This version fixes this issue.

1.0.0

November 18, 2017

Release notes for version 1.0.0 of the Amazon RDS connector.

Compatibility

The Amazon RDS Connector is compatible with:

Application/Service

Version

Mule

4.0.0 and later

Amazon Java SDK for RDS

v1.11.172

Java

1.8 or higher

Anypoint Studio

7.0 and later

Features

  • Built with the new AnyPoint SDK (Extensions Framework) v1.0.0-rc-SNAPSHOT

  • Built with AWS SDK v1.11.172

  • Support for Temporary Credentials - A checkbox named Try Default AWS Credentials Provider Chain has been added to the Global Configuration Elements. If selected, the connector will first try to obtain the credentials from an AWS environment.

  • Support for Retry Policy - The connector can be configured with a Reconnection strategy that is provided in the Advanced tab

The following operations are supported:

Database Instances:

  • CreateDBInstance

  • CreateDBInstanceReadReplica

  • DeleteDBInstance

  • DescribeDBInstances

  • ModifyDBInstance

  • RebootDBInstance

  • RestoreDBInstanceFromDBSnapshot

  • RestoreDBInstanceToPointInTime

  • StartDBInstance

  • StopDBInstance

Database Snapshots:

  • CreateDBSnapshot

  • DeleteDBSnapshot

  • DescribeDBSnapshots

  • ModifyDBSnapshot

Events:

  • DescribeEvents

Reserved Database Instances:

  • DescribeReservedDBInstances

  • DescribeReservedDBInstancesOfferings

  • PurchaseReservedDBInstancesOffering

Fixed Issues

Initial version.