Releases: questdb/kafka-questdb-connector
Releases · questdb/kafka-questdb-connector
v0.6
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
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
- @amyshwang made their first contribution in #6
Full Changelog: v0.4...v0.5
v0.4
v0.3
Fixes
- Security problem where Kafka Connect would log QuestDB authentication token. See: f131e1f
Misc
- A new integration test with Avro and Confluent Schema registry.
Full Changelog: v0.2...v0.3
v0.2
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.