MariaDB Connector/Python 1.1.7 Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:MariaDB Connector/Python 1.1.12
DownloadRelease NotesChangelogConnector/Python Overview
Release date: 10 Jul 2023
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #67d3062 2023-07-02 17:12:14 +0200
Added missing documentation for tls_version
Revision #c29e278 2023-07-02 15:23:17 +0200
Minimum requirement is Python 3.8 (3.7 is EOL).
Revision #dc22497 2023-06-30 07:33:17 +0200
Merge pull request #25 from grooverdan/patch-1
Revision #d8b337d 2023-06-30 12:30:36 +1000
correct documentation typo CURSOR_TYPE -> CURSOR
Revision #62bc714 2023-04-24 13:58:39 +0200
Travis: disable benchmark
Revision #b43853e 2023-04-24 13:25:35 +0200
travis update
Revision #9aedf1c 2023-04-17 10:26:33 +0200
Handle dicts in check_text_params
Revision #b0366fa 2023-04-17 09:51:41 +0200
Performance fix:
Revision #658cc00 2023-04-11 09:05:07 +0200
Fix for CONPY-256:
Revision #494d951 2023-04-11 08:37:16 +0200
Fix for CONPY-255:
Revision #6afeaa5 2023-04-06 17:22:26 +0200
CONPY-258: Fixed ValueError exception if ZEROFILL flag is defined
Revision #3827ae3 2023-03-25 15:22:31 +0100
CONPY-253: Add new connection option tls_version
Revision #83f11ed 2023-02-19 10:19:18 +0100
bump version
Last updated
Was this helpful?