MariaDB Connector/Python 0.9.57 beta Changelog

You are viewing an old version of this article. View the current version here.

Note: This page describes features in the source repository for the MariaDB Connector/Python. There are currently no official packages or binaries available for download which contain the version of the driver described here. If you want to try out any of the new features described here you will need to get and run the code yourself.

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 #0a05581 2020-04-15 06:11:12 +0200
    • Added option "default" for link_static. By default Windows builds are linked statically, while Posix builds use MariaDB Connector/C shared library.
  • Revision #742b643 2020-04-14 08:27:55 +0200
    • Fix for CONPY-53: Allow emptry parameter sequence
  • Revision #e873f87 2020-04-14 06:25:25 +0200
    • CONPY-56: Support dictionary option in cursor class
  • Revision #e2cebf7 2020-04-10 17:25:54 +0200
    • Fix for CONPY-55: Memory leak when opening/closing cursor
  • Revision #9694865 2020-04-06 20:46:33 +0200
    • bumped version number to 0.9.57

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.