Skip to content

Release v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 00:17
eaba052

Lightweight
Docker: altinity/clickhouse-sink-connector:2.3.0-lt
https://hub.docker.com/layers/altinity/clickhouse-sink-connector/2.3.0-lt/images/sha256-0634822631c25a88a1d5fe662000dacdcf85adac6fd907765f784ac693b92df0?context=explore

Kafka
Docker: altinity/clickhouse-sink-connector:2.3.0-kafka
https://hub.docker.com/layers/altinity/clickhouse-sink-connector/2.3.0-kafka/images/sha256-4e228117805895f78608db8c101071d8286f0e23370d677ba268d0dd1ff7f291?context=explore

What's Changed

  • Update Monitoring.md to include metrics.port by @subkanthi in #735
  • Added integration test for PostgreSQL keepermap by @subkanthi in #728
  • Enable metrics by default for MySQL and postgres by @subkanthi in #750
  • Added documentation to set the replication start position by @subkanthi in #753
  • Added documentation for using JAR file for postgres replication by @subkanthi in #754
  • Update quickstart.md by @subkanthi in #763
  • Update quickstart.md update docker tag. by @subkanthi in #764
  • Removed schema history configuration settings for postgres by @subkanthi in #755
  • 725 we cant start grafana in sink connector we have cert issue by @subkanthi in #760
  • Added JMX exporter to export JMX metrics from debezium. by @subkanthi in #757
  • Disable validation of source database by @subkanthi in #716
  • Added Integration test to validate truncate event replication in post…gresql by @subkanthi in #759
  • Fix set lsn to accept string and not long by @subkanthi in #752
  • Added logic in retrying database in case of failure by @subkanthi in #761
  • 630 postgres heartbeat setup documentation by @subkanthi in #765
  • 628 add integration test for mariadb by @subkanthi in #673
  • Added functionality to replicate in single threaded mode based on configuration without using a Queue by @subkanthi in #756
  • Convert localDateTime to String in show_replica_status API call by @subkanthi in #736

Full Changelog: 2.2.1...2.3.0