Lightweight
Docker: altinity/clickhouse-sink-connector:2.6.0-lt
https://hub.docker.com/layers/altinity/clickhouse-sink-connector/2.6.0-lt/images/sha256-1114ee20b6ba76f78c2d4858ee3805115753aeecd26221875d68538ba1aeb6a8
What's New
MySQL SET Data Type #881
ARM support for docker builds (Experimental) - #955
Debezium upgraded to 3.1.0.AlphaFinal - #1001
PostgreSQL time with timezone mapping added - #951
What's Changed
- 2.5.1 by @subkanthi in #995
- Renable disabled integration tests. by @subkanthi in #1004
- Added connection pool documentation by @subkanthi in #1000
- Update README.md by @subkanthi in #1009
- Update connection_pool.md by @subkanthi in #1010
- Updated config doc by @subkanthi in #1011
- Pass jdbc parameters to datasource, removed okhttp dependencies. by @subkanthi in #1012
- Update debezium version to 3.1.0.AlphaFinal by @subkanthi in #1001
- Add ddl translation rest api by @subkanthi in #936
- Added support for create table for MySQL Set Data type by @subkanthi in #881
- Added step to install ps command for sink-connector lightweight by @subkanthi in #878
- 866 incorrect precision and scale parsing due to column comment interference by @subkanthi in #868
- Build cross-platform docker image for arm and amd by @subkanthi in #955
- Added test case for parsing ghost SQL statements by @subkanthi in #817
- Added integration test to validate replication of DDL with partitions. by @subkanthi in #953
- Add steps to start a second connector. by @subkanthi in #959
- Update README.md by @subkanthi in #1016
- Local environment setup(IntelliJ) by @subkanthi in #1017
- set errors.max.retries in config.yml by @subkanthi in #1018
- Revert database in config.yml to test by @subkanthi in #1020
- 993 datetime columns with non utc tz on source and target are not replicated properly by @subkanthi in #1022
- Added logic to set clickhouse settings from configuration parameter. by @subkanthi in #1024
- Added retry logic for acknowledging records. by @subkanthi in #1015
- Added mapping of time with timezone postgres datatype to clickhouse string and added integration test. by @subkanthi in #951
- Update ClickHouseDataTypeMapper.java: fix for working with bytebuffer by @salisbury-espinosa in #897
- Revert "Added retry logic for acknowledging records." by @subkanthi in #1031
- maven checkstyle fixes. by @subkanthi in #1030
- Fix datetime integration tests. by @subkanthi in #1029
- Added network_mode:host to docker compose by @subkanthi in #1038
- Testflows tests for 2 6 0 by @Selfeer in #1036
- Instructions to install JAR file for kafka sink connector by @subkanthi in #879
- Added integration test to cover MySQL demo. by @subkanthi in #984
- Added logic to CREATE on Cluster when replicated mode is enabled by @subkanthi in #880
- Update ddl docs by @subkanthi in #1025
- K8s manifest files by @subkanthi in #1032
- Update PreparedStatementExecutor.java: fix updates from postgres (update in postgres -> kafka -> clickhouse) by @salisbury-espinosa in #900
- Added monitoring of sink connector using docker compose by @subkanthi in #1044
Full Changelog: 2.5.1...2.6.0