Skip to content

Releases: oracle/python-oracledb

v3.0.0

03 Mar 14:28
Compare
Choose a tag to compare

python-oracledb 3.0.0 is now released. This release adds a number of new features and corrects a number of issues. Highlights are as follows:

  • initial support for AQ in thin mode
  • an Apache Arrow PyCapsule interface for efficient data exchange with external libraries
  • support for Oracle Database 23.7 SPARSE VECTOR
  • namespace package oracledb.plugins that can be used for extension of python-oracledb
  • support for centralized configuration providers (Oracle Cloud Infrastructure Object Storage and Microsoft Azure App Configuration) as well as file-based configurations
  • cloud native authentication support through the integration of Oracle Cloud Infrastructure (OCI) and Azure SDKs

See the full release notes for all of the details.

Binaries are being built and will be available on PyPI once they have completed building.

v2.5.1

12 Dec 14:10
Compare
Choose a tag to compare

python-oracledb 2.5.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.5.0

05 Nov 20:28
Compare
Choose a tag to compare

python-oracledb 2.5.0 is now released. This release adds a number of new features and corrects a number of issues. See the full release notes for all of the details.

v2.4.1

22 Aug 17:19
Compare
Choose a tag to compare

python-oracledb 2.4.1 is now released. This release addresses one reported issue. See the full release notes for all of the details.

v2.4.0

20 Aug 21:03
Compare
Choose a tag to compare

python-oracledb 2.4.0 is now released. This release adds support for Oracle Database 23ai pipelining and corrects a number of reported bugs. See the full release notes for all of the details.

v2.3.0

23 Jul 20:07
Compare
Choose a tag to compare

python-oracledb 2.3.0 is now released. This release adds support for a new VECTOR storage format (BINARY) available in Oracle Database 23.5. It also implements a number of other requested features and corrects a number of reported bugs. See the full release notes for all of the details.

v2.2.1

27 May 21:25
Compare
Choose a tag to compare

python-oracledb 2.2.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.2.0

02 May 16:25
Compare
Choose a tag to compare

python-oracledb 2.2.0 is now released. This release adds support for VECTOR columns (new to Oracle Database 23ai) and INTERVAL YEAR TO MONTH columns, implements a number of other requested features and corrects a number of reported bugs. See the full release notes for all of the details.

v2.1.2

11 Apr 19:50
Compare
Choose a tag to compare

python-oracledb 2.1.2 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.1.1

21 Mar 20:29
Compare
Choose a tag to compare

python-oracledb 2.1.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.