Skip to content

Releases: zendesk/maxwell

v0.11.0-PRE2

03 Sep 22:02
Compare
Choose a tag to compare
v0.11.0-PRE2 Pre-release
Pre-release
  • fixes for myISAM "transactions"

v0.11.0-PRE1

02 Sep 01:21
Compare
Choose a tag to compare
v0.11.0-PRE1 Pre-release
Pre-release
  • fix a server_id bug (was always 1 in maxwell.schemas)
  • JSON output now includes transaction IDs

v0.10.0-RC4

31 Aug 17:59
Compare
Choose a tag to compare
v0.10.0-RC4 Pre-release
Pre-release
  • deal with BINARY flag in string column creation.

v0.9.5

31 Aug 17:06
Compare
Choose a tag to compare
  • handle the BINARY flag in column creation

v0.10.0-RC3

27 Aug 21:44
Compare
Choose a tag to compare
v0.10.0-RC3 Pre-release
Pre-release
  • handle "TRUNCATE [TABLE_NAME]" statements

v0.10.0-RC2

27 Aug 15:56
Compare
Choose a tag to compare
v0.10.0-RC2 Pre-release
Pre-release
  • fixes a bug with checksum processing.

v0.10.0-RC1

04 Aug 19:09
Compare
Choose a tag to compare
v0.10.0-RC1 Pre-release
Pre-release
  • upgrade to open-replicator 1.3.0-RC1, which brings binlog checksum (and thus easy 5.6.1) support to maxwell.

v0.9.4

27 Jul 23:17
Compare
Choose a tag to compare
  • allow a configurable number (including unlimited) of schemas to be stored

v0.9.3

14 Jul 02:15
Compare
Choose a tag to compare
  • bump open-replicator to 1.2.3, which allows processing of single rows greater than 2^24 bytes

v0.9.2

10 Jul 22:02
Compare
Choose a tag to compare
  • bump open-replicator buffer to 50mb by default
  • log to STDERR, not STDOUT
  • --output_file option for file producer