Releases: ClickHouse/clickhouse-kafka-connect
Releases · ClickHouse/clickhouse-kafka-connect
v0.0.6-beta
v0.0.5-beta
v0.0.4-beta
A few bug fixes
- Skip table describe when table is materialized view
- Escape table name (special characters)
v0.0.3-beta
What's Changed
- Array support by @mzitnik in #25
- Map support by @mzitnik in #26
- Fix typo by @mcascallares in #20
- Complete schema-less support by @mzitnik in #27
- update readme file by @mshustov in #28
New Contributors
- @mcascallares made their first contribution in #20
Full Changelog: v0.0.1-alfa...v0.0.3-beta
v0.0.1-alpha
The first version of ClickHouse Kafka Connect
- Support in exactly once semantics using KeeperMap state store
- Support for basic types