<a id="influx-d-b-sink-connector-changelog"></a>

# Changelog for InfluxDB Sink Connector for Confluent Platform

## Version 1.2.12

* CVE-11768 CVE fix: Bump connect-plugins to 0.9.40 to bring in bitbucket.b_c:jose4j 0.9.6
* CVE-11689 CVE fix: Bump msgpack-core to 0.9.11
* Trivy changes on 1.2.x and ubuntu24 bump

## Version 1.2.11

* CC-29151 Bump connect-plugins-parent to 0.9.31 to bring in CVE free protobuf 3.25.5

## Version 1.2.10

* CC-26614,CC-26391,CC-26390,CC-26389,CC-26829: Fixed okio-jvm, jackson-databind, kotlin-stdlib, bitbucket.b_c_jose4 CVEs

## Version 1.2.9

* CC-20540, CC-21205: Bump connect-plugins version from 0.9.4 to 0.9.15 to fix jackson-core and guava CVEs

## Version 1.2.8

* RCCA-12675: Fixed sink connector offset tracking bug due to uncertain ordering
* MINOR: Updated Artifactory to correct URL
* MINOR: Bumped maven-docker-plugin to fix issues in Apple M1

## Version 1.2.7

* CCLOG-2207 and CCLOG-2270: Fixed `jackson databind` and InfluxDB CVEs

## Version 1.2.6

* CCLOG-1894: Migration from Confluent-log4j to reload4j to fix CVE

## Version 1.2.5

* CCLOG-2163: Redacted sensitive username from log
* CCLOG-1889: Upgraded InfluxDB Java version to fix OkHttp vulnerabilities

## Version 1.2.4

No changes

## Version 1.2.3

No changees

## Version 1.2.2

* CCLOG-873: Handled null valued fields in series
* CC-14956: Upgraded InfluxDB driver to latest and then forced a patch update on Kotlin dependency
* MINOR: Updated Slack channel for notifications
* Updated Docs URL path
* Bumped InfluxDB client version to upgrade OkHttp dependency

## Version 1.2.1

* Added event.time.fieldname config to allow writing custom timestamps to InfluxDB
* Fixed bug where “measurement” was being written to InfluxDB as a field when not using measurement.name.format
* Fixed bug where connector crashes if JSON input contains key named “tags” and value isn’t a dictionary
* CCLOG-220: Updated Netty to 4.1.48.Final and resolved CVE

## Version 1.2.0

* Refactoring : Topic to DB/Measurement mapping
* Added support for schemaless JSON
* Added support for retries in InfluxDB calls

## Version 1.1.3

* CCLOG-220: Updated Netty to 4.1.48.Final and resolved CVE

## Version 1.1.2

* Promoted connector to General Availability

## Version 1.1.1-preview

* Added measurement.name.format and influxdb.db config, support to map Kafka topics to InfluxDB measurements

## Version 1.1.0-preview

* No change

## Version 1.0.0-preview

* Initial version for preview
