Skip to content

Releases: mysql-time-machine/replicator

v0.16.0-RC3

v0.16.0-RC3 Pre-release
Pre-release

Choose a tag to compare

@bdevetak bdevetak released this 22 Jan 14:27

v0.16.0-RC3

Next RC iteration. Contains:

v0.16.0-RC2

v0.16.0-RC2 Pre-release
Pre-release

Choose a tag to compare

@bdevetak bdevetak released this 05 Dec 16:55
ac19718

v0.16.0-RC2

Next RC iteration. Contains:

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

release v0.16.0-rc1

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

Choose a tag to compare

@bdevetak bdevetak released this 14 Mar 13:32
b2308c1

v0.16.0 RC1

release v0.16.0-beta

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

Choose a tag to compare

@bdevetak bdevetak released this 30 Nov 10:45

Beta release of the new refactored code base.

Release 0.15.0-experimental

Pre-release

Choose a tag to compare

@bdevetak bdevetak released this 29 Jun 11:24

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

Choose a tag to compare

@vpytak vpytak released this 24 May 11:58

fixed _transaction_uuid timestamp logic for HBase Applier

release 0.14.5

Choose a tag to compare

@bdevetak bdevetak released this 11 Apr 14:42

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

Choose a tag to compare

@vpytak vpytak released this 09 Apr 13:16

Fixes (disables) HBase timestamp organizing during initial snapshot mode

v0.14.4_03

Choose a tag to compare

@bdevetak bdevetak released this 21 Mar 18:44

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

Choose a tag to compare

@bdevetak bdevetak released this 21 Mar 10:22

Minor logging changes