Skip to content

Releases: mysql-time-machine/replicator

v0.16.0-RC3

22 Jan 14:27

Choose a tag to compare

v0.16.0-RC3 Pre-release
Pre-release

v0.16.0-RC3

Next RC iteration. Contains:

v0.16.0-RC2

05 Dec 16:55
ac19718

Choose a tag to compare

v0.16.0-RC2 Pre-release
Pre-release

v0.16.0-RC2

Next RC iteration. Contains:

  • various bugs fixes
  • reliability improvements
  • improved integration tests
  • more consistent naming

release v0.16.0-rc1

14 Mar 13:32
b2308c1

Choose a tag to compare

release v0.16.0-rc1 Pre-release
Pre-release

v0.16.0 RC1

release v0.16.0-beta

30 Nov 10:45

Choose a tag to compare

release v0.16.0-beta Pre-release
Pre-release

Beta release of the new refactored code base.

Release 0.15.0-experimental

29 Jun 11:24

Choose a tag to compare

Pre-release

This is an experimental release for testing the replacement of Open Replicator with Binlog Connector. It should not be used in production. The next production release will be v0.16.0

Release 0.14.6

24 May 11:58

Choose a tag to compare

fixed _transaction_uuid timestamp logic for HBase Applier

release 0.14.5

11 Apr 14:42

Choose a tag to compare

Fixes an issue with tables without primary key. Now, Replicator will warn and skip rows if table has no primary key defined.

Release 14.4_04

09 Apr 13:16

Choose a tag to compare

Fixes (disables) HBase timestamp organizing during initial snapshot mode

v0.14.4_03

21 Mar 18:44

Choose a tag to compare

Bug fix release:

  • fixes null pointer exception bug in Configuration class
  • No longer saves safe checkpoints in rotate event since this is not consistent with pseudoGTIDs.

release-0.14.4_02

21 Mar 10:22

Choose a tag to compare

Minor logging changes