Skip to content

Releases: ClickHouse/clickhouse-kafka-connect

v0.0.6-beta

31 Jan 23:27
43b0cae
Compare
Choose a tag to compare

What's Changed

  • Don't validate JSON records against the table schema by @genzgd in #47
  • add a pr template by @mshustov in #45

New Contributors

Full Changelog: v0.0.5-beta...v0.0.6-beta

v0.0.5-beta

31 Jan 05:54
e7a8f71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4-beta...v0.0.5-beta

v0.0.4-beta

17 Jan 12:36
Compare
Choose a tag to compare

A few bug fixes

  • Skip table describe when table is materialized view
  • Escape table name (special characters)

v0.0.3-beta

05 Dec 14:21
0747e38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alfa...v0.0.3-beta

v0.0.1-alpha

30 Oct 06:06
33842be
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

The first version of ClickHouse Kafka Connect

  • Support in exactly once semantics using KeeperMap state store
  • Support for basic types