Skip to content

Releases: pingcap/tidb-binlog

v3.0.14

11 May 09:24
26fabba
Compare
Choose a tag to compare

None

v3.0.13

11 May 09:25
26fabba
Compare
Choose a tag to compare

None

v3.1.1

11 May 09:31
628ec84
Compare
Choose a tag to compare

None

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