Skip to content

v1.26.3

Compare
Choose a tag to compare
@osheroff osheroff released this 26 May 05:22
· 691 commits to master since this release
  • use pooled redis connections, fixes corruption when redis was accessed
    from multiple threads (bootstrap/producer), thanks @lucastex
  • fix date handling of '0000-01-01'
  • fix race condition in binlog reconnect logic