MariaDB Connector/Python 1.1.9 Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:
MariaDB Connector/Python 1.1.10
Download Release Notes Changelog Connector/Python Overview
Release date: 22 Dec 2023
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #9952ff0
2023-12-20 17:29:28 +0100
- CONPY-276: Buffered cursor doesn't work after connection was closed
- Revision #7d6b5af
2023-12-17 21:38:47 +0100
- [misc] correct CREATE OR REPLACE commands to DROP IF EXISTS + CREATE for mysql test compatibility - part 2
- Revision #0c72aae
2023-12-15 18:50:36 +0100
- [misc] test correction not using temporary tables with mysql 8
- Revision #5a3dd3d
2023-12-15 14:53:14 +0100
- [misc] test correction
- Revision #76a7661
2023-12-14 16:35:23 +0100
- [misc] test stability improvement for mysql server
- Revision #ba6b6e9
2023-12-14 10:55:10 +0100
- [misc] correct CREATE OR REPLACE commands to DROP IF EXISTS + CREATE for mysql test compatibility
- Revision #d0470ae
2023-12-13 18:38:35 +0100
- [misc] clarify license with LGPL-2.1-or-later, not LGPL-2.1 only
- Revision #80a722a
2023-12-13 18:29:08 +0100
- [misc] test correction for maxscale
- Revision #9b06b33
2023-12-12 23:46:11 +0100
- [misc] using common default servers test suite
- Revision #ae34d63
2023-12-01 16:01:22 +0100
- Fix for CONPY-274: Crash in garbage collector
- Revision #f9adb73
2023-11-22 13:08:50 +0100
- Fix for CONPY-273: Crash in PyMem_RawDebugFree
- Revision #f269345
2023-10-18 09:50:18 +0200
- Documentation fix for metadata
- Revision #6a5388a
2023-10-18 08:49:07 +0200
- CONPY-272: documentation fix
- Revision #ff6f8cb
2023-10-14 06:11:35 +0200
- Bump version
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.