Skip to content

v1.30.0

Compare
Choose a tag to compare
@osheroff osheroff released this 05 Feb 17:39
· 502 commits to master since this release
  • support server-sent heartbeating on the binlog connection via --binlog-heartbeat
  • can connect to rabbitmq by URL, supports SSL connections
  • fix parser bug with multiline SQL
  • target JDK 11 -- we have dropped support for JDK 8
  • ability to send a microsecond timestamp via --output_push_timestamp
  • fixes for odd azure mysql connection failures