MariaDB Connector/Python 1.1.11 Changelog
Download Release Notes Changelog Connector/Python Overview
Release date: 15 Nov 2024
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 #d2f4a33
2024-10-29 16:13:22 +0100
- [misc] travis test Python 3.8 removed, Python 3.13 added
- Revision #0ce5a58
2024-10-14 14:28:17 +0200
- Removed Python 3.8, added Python 3.13
- Revision #f96cbe2
2024-10-01 15:55:33 +0200
- Travis build fixes:
- Skip MySQL batch tests
- Fix travis on windows
- Travis build fixes:
- Revision #c9c0278
2024-09-28 08:17:49 +0200
- Travis fixes:
- skip extended field types for MaxScale
- remove shadowed test
- Travis fixes:
- Revision #60562de
2024-09-28 04:57:31 +0200
- Buildfix for C/C > 3.4.1
- Revision #aa962d0
2024-09-27 17:55:50 +0200
- Build fix for C/C versions < 3.4.2
- Revision #5ae028e
2024-09-27 17:14:25 +0200
- CONPY-289: BIGINT out of range on bulk insert
- Revision #fee7f30
2024-09-27 16:21:35 +0200
- Added new connection property: tls_peer_cert_info
- Revision #3d34bb6
2024-09-25 13:35:16 +0200
- CONPY-293: Fix gcc warnings
- Revision #1d03be3
2024-09-16 10:13:38 +0200
- TLS fixes for C/C 3.4.x
- Revision #afb3ccd
2024-09-14 15:31:57 +0200
- Check return code of db_generate_bulk_request
- Revision #e705d63
2024-03-18 10:03:57 +0100
- Fix CONPY-283: Incorrect result format after cursor.scroll()
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.