v2.2.6
What's Changed
-
MariaDB Connector/C 3.4 and MairaDB 11.4 had enabled SSL and CA verification by default.
It affected 2.2.5 windows wheels. This release disables SSL and CA verification by default for backward compatibility. (#731) -
Add
server_public_key_pathoption. It is needed to connect MySQL server with
sha256_passwordorcaching_sha2_passwordauthentication plugin without
secure connection. (#744)
Full Changelog: v2.2.5...v2.2.6