Skip to content

v0.11.2

Compare
Choose a tag to compare
@osheroff osheroff released this 18 Sep 19:03
· 3219 commits to master since this release

This is a bugfix release. It includes:

  • soft deletions of maxwell.schemas to fix A->B->A master swapping without creating intense replication delay
  • detect and fail early if we see binlog_row_image=minimal
  • kill off maxwell if the position thread dies
  • fix a bug where maxwell could pick up a copy of schema from a different server_id (curse you operator precedence!)