Changelog

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