Changelog for InfluxDB Sink Connector for Confluent Platform

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