Skip to content

3.0.0

Compare
Choose a tag to compare
@ZeWaka ZeWaka released this 23 Jul 08:17
cd741e9

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