Skip to content

workflow v0.9.5

Compare
Choose a tag to compare
@holmes1412 holmes1412 released this 12 Apr 12:41
· 1591 commits to master since this release
3f273ad

Improvements

  • Support TLS SNI on both client and server sides;
  • Upstream skips select history;
  • Kafka supports sasl auth;

Bug Fixes

  • Fix default port bug;
  • MySQL fix decode overflow bug;
  • MySQL fix parsing suffixed ok_packet;
  • Kafka modify logic of versionapi;