MariaDB Connector/Python 1.0.7 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: 8 Jun 2021
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 #9bb4e37
2021-06-06 11:56:57 +0200
- CONPY-155: segmentation fault on calling connection.get_server_version()
- Revision #b0235e8
2021-04-26 20:38:33 +0200
- Disable SQLAlchemy due to too many errors
- Revision #fd953a5
2021-04-26 20:25:04 +0200
- Travis: Build Connector/Python for SQLAlchemy test
- Revision #227104a
2021-04-26 20:11:43 +0200
- Travis fix:
- Revision #4ebc72e
2021-04-26 19:57:23 +0200
- fixed typo
- Revision #afe7e87
2021-04-26 19:55:02 +0200
- Added SQLAlchemy dialect tests
- Revision #88dcf20
2021-04-07 09:58:52 +0200
- Merge pull request #15 from tuxmaster5000/file_perm
- Revision #16a35c3
2021-01-12 08:46:48 +0100
- Remove x bit from source file.
- Revision #e34b7ad
2021-04-07 09:55:49 +0200
- Merge pull request #17 from niekbosch/patch-1
- Revision #ae65e34
2021-01-24 18:06:24 +0100
- Importing (and thus exporting) class `connection`
- Revision #8b5f9ab
2021-04-06 11:21:38 +0200
- Fix for CONPY-150:
- Revision #fdee513
2021-03-10 07:46:07 +0100
- Fix for CONPY-144: Segfault in connection pool
- Revision #f5da77b
2021-03-01 18:49:38 +0100
- bump version number (1.0.7)
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.