Skip to content

v1.19.0

Compare
Choose a tag to compare
@osheroff osheroff released this 27 Oct 16:27
· 1147 commits to master since this release
  • mysql 8 support!
  • utf8 enum values are supported now
  • fix #1125, bootstrapping issue for TINYINT(1)
  • fix #1145, nasty bug around SQL blacklist and columns starting with "begin"
  • only resume bootstraps that are targeted at this client_id
  • fixes for blacklists and heartbeats. Did I ever mention blacklists
    are a terrible idea?