<a id="redshift-connector-changelog"></a>

# Changelog for Amazon Redshift Sink Connector for Confluent Platform

## Version 1.2.10

* INC-10899: Updated `redshift-jdbc42` to 2.2.2 to fix CVE-2026-8178

## Version 1.2.9

* CC-38616: Updated `org.bitbucket.b_c:jose4j` to 0.9.6 to fix CVE-2024-29371

## Version 1.2.8

No changes

## Version 1.2.7

* Updating kafka-connect-jdbc to 10.7.15

## Version 1.2.6

* Update redshift-jdbc dependency version for cve fix
* Replace twistlock with trivy

## Version 1.2.5

* CC-29155: Fixed CVE-2024-7254

## Version 1.2.4

* Remove template properties under mven-clean-plugin
* Merge Conflict Resolution (from 1.1.x to 1.2.x)
* Merge Conflict Resolution (from 1.0.x to 1.1.x)
* Update connect-plugins-parent to version 0.9.28 to fix cves related t
* Migration: Jenkins -> Semaphore
* CC-24800: Add ‘connector.endpoint’ low level connector configuration to cloud template
* Merge Conflict Resolution (from 1.1.x to 1.2.x)
* Merge Conflict Resolution (from 1.0.x to 1.1.x)
* Migration: Jenkins -> Semaphore
* pick-RCCA-14027
* Version test should pass with  0.1.0-rc-2abbdcd-cloud
* [TD] auto-generate template-decoupling changes for single-module connectors

## Version 1.2.3

* CC-21166: Fixed CVE-2023-2976
* Updated JDBC connector dependency to 10.6.4

## Version 1.2.2

* CCDB-5097: Bumped redshift-jdbc42 version to fix CVE

## Version 1.2.1

* No Changes

## Version 1.2.0

* Fixed CVE-2021-22569-1
* Enbaled DLQ for Schema mismatch
* CCDB-4538: Support non-public schema
* CCDB-3889: Improved batch insert performance by utilizing reWriteBatchedInserts
* CCDB-3913: Binded an ignored `%s` in one of the string formatter
