MariaDB Connector/Python 1.1.5 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: 7 Nov 2022
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 #db9b3b7
2022-11-01 07:22:11 +0100
- CONPY-231: Fix memory leak
- Revision #80b642b
2022-10-19 17:13:27 +0200
- Fix for CONPY-229:
- Revision #5dfeda2
2022-10-19 16:45:39 +0200
- Added packaging module as requirement
- Revision #ce228b6
2022-10-10 09:01:19 +0200
- CONPY-227: Replace collections.named_tuple
- Revision #903bd6e
2022-10-10 06:59:16 +0200
- Performance optimization
- Revision #1d700ad
2022-10-09 15:05:31 +0200
- Fix for CONPY-226:
- Revision #37623b1
2022-10-07 08:48:54 +0200
- Merge branch '1.1' of https://github.com/mariadb-corporation/mariadb-connector-python into 1.1
- Revision #577be03
2022-09-22 19:06:35 +0200
- [misc] correcting benchmark using binary
- Revision #d70be50
2022-10-07 08:47:48 +0200
- Fix for CONPY-225:
- Revision #37ea27c
2022-09-22 07:26:46 +0200
- Fix for CONPY-224:
- Revision #cb238ce
2022-09-21 11:44:19 +0200
- [misc] adding bulk benchmark
- Revision #4c75199
2022-09-06 11:03:31 +0200
- [misc] MariaDB benchmark common test suite implementation
- Revision #215d983
2022-08-27 07:39:50 +0200
- Fixed test name:
- Revision #c3fe1a9
2022-08-27 07:25:09 +0200
- Fix for CONPY-221:
- Revision #d18a240
2022-08-17 14:45:46 +0200
- Fix for CONPY-220:
- Revision #336bf34
2022-08-13 10:25:11 +0200
- is_closed was renamed to _closed.
- Revision #554abda
2022-08-11 11:10:00 +0200
- Fixed error message
- Revision #6336903
2022-08-11 08:50:13 +0200
- Bump version to 1.1.5
- Revision #71614ab
2022-08-09 16:09:22 +0200
- Merge branch '1.1-status' into 1.1
- Revision #a9ad1fc
2022-08-05 14:41:43 +0200
- First implementation for status callback
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.