Skip to content

Releases: questdb/kafka-questdb-connector

v0.6

03 Mar 13:00
Compare
Choose a tag to compare

What's New

  • Implemented Reconnection Mechanism when QuestDB is temporarily unavailable
  • Build creates a package with metadata for the Confluent hub

What's Changed

  • Codestyle improvments
  • Table name configuration validation

Full Changelog: v0.5...v0.6

v0.5

12 Dec 14:09
Compare
Choose a tag to compare

What's Changed

  • chore: added a configuration option to always sent selected numeric columns as double
  • chore: update QuestDB version by @amyshwang in #6

New Contributors

Full Changelog: v0.4...v0.5

v0.4

26 Nov 14:12
Compare
Choose a tag to compare

What's Changed

  • [feat] timestamp unit configuration by @jerrinot in #5

Full Changelog: v0.3...v0.4

v0.3

08 Nov 17:47
Compare
Choose a tag to compare

Fixes

  • Security problem where Kafka Connect would log QuestDB authentication token. See: f131e1f

Misc

Full Changelog: v0.2...v0.3

v0.2

31 Oct 19:25
Compare
Choose a tag to compare

The first public release of the QuestDB Sink connector for Apache Kafka!

The connector is ready for production usage, it's been tested with QuestDB Cloud.

Please see readme and code sample for quick start.