Version 2.3 of python-oracledb driver was released on Tue, 7/23, on PyPl and GitHub.
The main changes in python-oracledb 2.3 are:
- Two-phase commits (Thin mode)
- BFILE data type (Thin mode)
- ssl_version parameter to choose the TLS version for TCPS connections
- Enhancements to pool APIs (ping_timeout)
- New enumerations to replace integer constants
- Smaller binaries for Linux
You may read more about this on the release announcement post