Open
Description
A quick release cycle sees python-oracledb 3.2 introduce:
- Support for Instance Principal Authentication, see No More Credentials: Connect to Oracle Autonomous Database Using Instance Principals in python-oracledb 3.2
- Advanced Queueing Recipient Lists in python-oracledb Thin mode
- Dataframe query support for the VECTOR and NCHAR/NVARCHAR/NCLOB data types
- A new parameter
pool_name
in connection and pool creation methods to support Oracle Database 23ai multi-pool Database Resident Connection Pooling (DRCP). - And there are plenty of bug fixes.
The full release notes are here.
My brief blog announcement is here.
We're going to push for an even shorter release cycle for python-oracledb 3.3, so stay tuned !