Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

python-oracledb 2.3 release

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

Comments
Post Details
Added on Jul 24 2024
0 comments
333 views