pypi PyMySQL 1.2.0
v1.2.0

4 hours ago

What's Changed

  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #1232
  • Reorganize TLS options: implement PREFERRED/REQUIRED SSL mode behavior by @Copilot in #1234
  • Support MySQL 8 row/column alias syntax in executemany INSERT regex by @Copilot in #1235
  • Expose SQLSTATE on MySQL protocol exceptions without changing exception formatting by @Copilot in #1236
  • Reject non-finite decimal.Decimal query parameters (NaN, sNaN, ±Infinity) by @Copilot in #1237
  • docs: update outdated requirements and reference links by @Copilot in #1239
  • Prepare CHANGELOG for v1.2.0 release from v1.1.3 changes by @Copilot in #1238
  • deprecate db and passwd again by @methane in #1240
  • deprecate reconnect in Connection.ping() by @methane in #1241
  • Deprecate Connection.set_charset() at runtime and document warning behavior by @Copilot in #1243
  • Release v1.2.0 by @methane in #1244

New Contributors

  • @Copilot made their first contribution in #1234

Full Changelog: v1.1.3...v1.2.0

Don't miss a new PyMySQL release

NewReleases is sending notifications on new releases.