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
executemanyINSERT regex by @Copilot in #1235 - Expose SQLSTATE on MySQL protocol exceptions without changing exception formatting by @Copilot in #1236
- Reject non-finite
decimal.Decimalquery 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
dbandpasswdagain by @methane in #1240 - deprecate
reconnectinConnection.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