github PyMySQL/mysqlclient v2.2.6

9 hours ago

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_path option. It is needed to connect MySQL server with
    sha256_password or caching_sha2_password authentication plugin without
    secure connection. (#744)

Full Changelog: v2.2.5...v2.2.6

Don't miss a new mysqlclient release

NewReleases is sending notifications on new releases.