Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 4, 2024

This PR updates mysqlclient from 2.1.1 to 2.2.2.

Changelog

2.2.1

======================

Release: 2023-12-13

* ``Connection.ping()`` avoid using ``MYSQL_OPT_RECONNECT`` option until
``reconnect=True`` is specified. MySQL 8.0.33 start showing warning
when the option is used. (664)
* Windows: Update MariaDB Connector/C to 3.3.8. (665)
* Windows: Build wheels for Python 3.12 (644)


======================

2.2.0

======================

Release: 2023-06-22

* Use ``pkg-config`` instead of ``mysql_config`` (586)
* Raise ProgrammingError on -inf (557)
* Raise IntegrityError for ER_BAD_NULL. (579)
* Windows: Use MariaDB Connector/C 3.3.4 (585)
* Use pkg-config instead of mysql_config (586)
* Add collation option (564)
* Drop Python 3.7 support (593)
* Use pyproject.toml for build (598)
* Add Cursor.mogrify (477)
* Partial support of ssl_mode option with mariadbclient (475)
* Discard remaining results without creating Python objects (601)
* Fix executemany with binary prefix (605)

======================
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 4, 2024

Closing this in favor of #128

@pyup-bot pyup-bot closed this Feb 4, 2024
@chivke chivke deleted the pyup-update-mysqlclient-2.1.1-to-2.2.2 branch February 4, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants