A refactored connection string parser to improve support for various connection string syntaxes.
Added packages for Python 3.13 and dropped support for Python 3.7.
Other enhancements and bug fixes also landed. Check out the release notes for details.
The pipelining support in this release is marked as a pre-release, similar to how we first pushed out asyncio support. Please pound on it and let us know what you think. To get true pipelining you will need to use Oracle Database 23ai, which you can get for Linux and Windows, or as a container from Oracle Database Software Downloads.
Top Features in python-oracledb 2.4
Other enhancements and bug fixes also landed. Check out the release notes for details.
The pipelining support in this release is marked as a pre-release, similar to how we first pushed out asyncio support. Please pound on it and let us know what you think. To get true pipelining you will need to use Oracle Database 23ai, which you can get for Linux and Windows, or as a container from Oracle Database Software Downloads.