MariaDB Connector/Python 0.9.59 beta 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: 6 May 2020
For the highlights of this release, see the release notes.
Do not use beta releases in production!
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 #0111368
2020-05-14 14:26:39 +0200
- Merge branch 'master' of https://github.com/MariaDB/mariadb-connector-python
- Revision #2dab6a3
2020-05-14 06:27:36 +0200
- Fix for CONPY-64: Segfault when calling connect without parameters
- Revision #b1eaf27
2020-05-12 07:38:53 +0200
- Windows build fixes
- Revision #7142bed
2020-05-14 14:24:32 +0200
- Fix for CONPY-66: Windows: Can't import MariaDB with Python3.8
- Revision #eec5fa1
2020-05-11 13:37:30 +0200
- Fixed string to decimal conversion for binary protocol.
- Revision #c150975
2020-05-11 08:55:38 +0200
- CONPY-63: mariadb package should have more dunders such as
__version__
- CONPY-63: mariadb package should have more dunders such as
- Revision #f66e185
2020-05-06 07:36:16 +0200
- bumped version number
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.