Releases: long2ice/synch
Releases · long2ice/synch
v0.7.2
18 Sep 06:54
Compare
Sorry, something went wrong.
No results found
add loguru and remove sentry
v0.7.1
12 Oct 08:31
Compare
Sorry, something went wrong.
No results found
Catch query parse error.
Support ClickHouse cluster.
Note that synch.yaml struct changed.
v0.7.0
03 Sep 03:18
Compare
Sorry, something went wrong.
No results found
v0.6.9
10 Aug 03:19
Compare
Sorry, something went wrong.
No results found
Add count in consumer.
Add more log.
synch table add id column.
Fix insert interval.
Fix pk with not int type.
v0.6.8
04 Aug 01:37
Compare
Sorry, something went wrong.
No results found
Fix json field encode.
Make ReplacingMergeTree as default.
Add cli check to check count of source table and target table.
v0.6.7
24 Jul 03:27
Compare
Sorry, something went wrong.
No results found
Fix monitor config.
Add ReplacingMergeTree support.
v0.6.6
15 Jul 03:51
Compare
Sorry, something went wrong.
No results found
Add monitoring in config, which insert monitoring records in ClickHouse.
Add email error report config.
Bug fix.
Support postgres full etl, need clickhouse-jdbc-bridge .
v0.6.5
13 Jul 03:38
Compare
Sorry, something went wrong.
No results found
Fix bugs in skip database table.
Fix composite primary key etl.
v0.6.4
08 Jul 13:53
Compare
Sorry, something went wrong.
No results found
Add VersionedCollapsingMergeTree support.
Add skip_decimal in config to fix #7690 .
Add auto_create in config.
v0.6.3
06 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Fix redis sentinel error.
Fix debug error.
Fix delete pk error.