workflow v0.10.6
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.