Releases: mysql-time-machine/replicator
Releases · mysql-time-machine/replicator
v0.16.0-RC3
v0.16.0-RC3
Next RC iteration. Contains:
- Several important bug fixes around OSC & active schema management
- Support for integration with Validator (https://github.com/mysql-time-machine/validator)
v0.16.0-RC2
v0.16.0-RC2
Next RC iteration. Contains:
- various bugs fixes
- reliability improvements
- improved integration tests
- more consistent naming
release v0.16.0-rc1
v0.16.0 RC1
release v0.16.0-beta
Beta release of the new refactored code base.
Release 0.15.0-experimental
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
fixed _transaction_uuid timestamp logic for HBase Applier
release 0.14.5
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
Fixes (disables) HBase timestamp organizing during initial snapshot mode
v0.14.4_03
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
Minor logging changes