Skip to content

Releases: pingcap/tidb-binlog

v3.1.0

11 May 09:33
628ec84
Compare
Choose a tag to compare
  • Fix the issue that TiFlash-related DDL jobs might interrupt the replication of Drainer #948 #942

v4.0.0-rc

11 May 09:35
b9af783
Compare
Choose a tag to compare
  • Add the configuration item for verifying Common Name #934

v3.1.0-rc

11 May 09:37
9e5d5ec
Compare
Choose a tag to compare
  • Support TLS authentication between the components #931 #937 #939
  • Add the kafka-client-id configuration item in Drainer to configure Kafka's client ID #929

v4.0.0-beta.2

11 May 09:39
598cc3a
Compare
Choose a tag to compare
  • Fix the issue that the system returns an error and exits when disable-dispatch and disable-causality are configured in Drainer
    #915
  • Support bi-directional data synchronization among TiDB clusters #879 #903

v3.0.12

11 May 09:40
e4f2ba2
Compare
Choose a tag to compare
  • Add the kafka-client-id configuration item in Drainer, which supports connecting to Kafka clients to configure the client ID #929

v3.1.0-beta.2

20 Apr 14:21
450ce61
Compare
Choose a tag to compare
  • Update parser add test for auto_random

  • go.mod: upgrade GRPC to 1.23

  • Fix client blocks until it receives a SETTINGS frame from the server

  • grpc.WithDialer is deprecated: use WithContextDialer instead.

v3.0.9

14 Jan 12:36
Compare
Choose a tag to compare
  • Add the unique key information in the binlog protocol output by Drainer #862
  • Support using the encrypted password for database connection for Drainer #868

v2.1.19

06 Jan 07:28
233a351
Compare
Choose a tag to compare
  • Optimize the node status information output through binlogctl #777
  • Fix the panic occurred because of the nil value in the Drainer filter configuration #802
  • Optimize the Graceful exit of Pump #825
  • Add more detailed monitoring metrics when Pump writes binlog data #830
  • Optimize Drainer’s logic to refresh table information after Drainer has executed a DDL operation #836
  • Fix the issue that the commit binlog of a DDL operation is ignored when Pump does not receive this binlog #855

v3.1.0-beta

06 Jan 07:31
Compare
Choose a tag to compare
v3.1.0-beta Pre-release
Pre-release
update makefile

v3.0.8

31 Dec 08:38
Compare
Choose a tag to compare
  • Fix the issue that the binlog is ignored because Pump does not receive the DDL committed binlog #853