Skip to content

workflow v0.10.6

Compare
Choose a tag to compare
@Barenboim Barenboim released this 24 Feb 17:39
· 376 commits to master since this release

New Features

  • Fully support MySQL 8 sha256_password and caching_sha2_password authentication plugin!

Improvements

  • Removed all OpenSSL 3.0 deprecated crypto functions.
  • Use FVN-1a hash to generate communication target's key, better performance and lower collision rate.
  • Make DNS request IDs random.
  • Improve xmake.
  • Improve CI.

Bug Fixes

  • Fix Kafka client's bug when the 'kafka' scheme is not all lower case.