3.0.0
Breaking Changes
There may be some inconsistencies with the tls certs supported by rustls compared to the old libssl.
You can opt-in back to the old libssl stack with the native-tls
feature (incompatible with default feature list).
What's Changed
- feat 🆕: Make mysql use the native rust tls stack by default by @optimumtact in #144
Full Changelog: 2.1.0...3.0.0