<a id="gcs-source-changelog"></a>

# Changelog for Google Cloud Storage Source Connector for Confluent Platform

## Version 3.1.7

* No changes.

## Version 3.1.6

* CC-43117: Bump connect-plugins-parent to 0.9.53 to fix jetty CVE-2026-10050
* Fix Parquet source connector crash on timestamp logical-type columns (CC-41773)

## Version 3.1.5

* CC-41448: Bupped grpc to `1.82.2` and pinned opentelemetry to `1.62.0`.

## Version 3.1.4

* CC-43144: Bumped all `io.netty` to 4.1.136.Final to resolve CVE-2026-44891.
* CC-43044: Bumped `com.fasterxml.jackson.core:jackson-core` to 2.22.1 to resolve GHSA-r7wm-3cxj-wff9.
* CC-42858: Bumped `com.fasterxml.jackson.core:jackson-databind` to 2.22.1 to resolve CVE-2026-54515.

## Version 3.1.3

* CC-41522: Bumped `commons-configuration2` to `2.15.0` (and `commons-io` to `2.17.0`) to fix CVE-2026-45205.
* CC-42322: Bumped `jackson-databind` to `2.22.1` to fix CVE-2026-54515.
* CC-42323: Bumped `kafka-connect-storage-common` to `11.2.37` to fix CVE-2026-54512, CVE-2026-54513, CVE-2026-54514, and CVE-2026-54515 in shaded `jackson-databind`.
* CC-42264: Added `file.creation.time` to the object store source record headers.

## Version 3.1.2

* CC-42309: Bumped `connect-plugins-parent` to `0.9.50` to resolve jackson-databind CVEs.

## Version 3.1.1

* CC-41899: Bumped `connect-plugins-parent` to `0.9.49`
* CC-42349: Bumped `hadoop` to `3.4.3` to support Confluent Platform 8.3 (JDK 25).

## Version 3.1.0

* CC-40969: Add file metadata to record headers when `file.metadata.headers.enable` is set to true.
* CC-40204: Added support for sequential and parallel bucket scan modes.
