Releases: oracle/python-oracledb
v1.2.0
python-oracledb 1.2.0 is now released. This release adds support for binding and fetching data of type oracledb.DB_TYPE_OBJECT
(including SYS.XMLTYPE) in thin mode. It also adds official support for Python 3.11 and addresses a number of smaller enhancements and bug fixes. See the full release notes for all of the details.
v1.1.1
python-oracledb 1.1.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.
v1.1.0
python-oracledb 1.1.0 is now released. This release adds support for Azure Active Directory OAuth 2.0 and Oracle Cloud Infrastructure Identity and Access Management (IAM) token authentication. It also adds support for JSON payloads in Advanced Queuing (AQ) and addresses a number of smaller enhancements and bug fixes. See the full release notes for all of the details.
v1.0.3
python-oracledb 1.0.3 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.
v1.0.2
python-oracledb 1.0.2 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.
v1.0.1
python-oracledb 1.0.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.
v1.0.0
Initial release of the thin Python driver (with a thick mode)!