Python Connector for Oracle Releases

Released: Oct 30, 2025

v1.3.0 中的更新

特性

  • Added support for Python 3.14.
  • Added support for auto-login wallets.
  • Added support for the BOOLEAN data type in Oracle 23 and higher.
  • Added support for passwords longer than 30 characters in Direct mode for Oracle 23 and later.
  • Added support for Bearer Token authentication when using an HTTP tunnel.
  • Improved query performance for obtaining a primary key.
  • Improved detection of the MERGE statement type in the Direct mode.

修补程序

  • Fixed a bug that caused the last LF to be incorrectly converted to a...

Released: Oct 23, 2024

v1.2.0 中的更新

特性

  • Added support for Python 3.13.

修补程序

  • Fixed bug with connecting to patched Oracle 19 and higher in Direct mode.

Released: Jul 29, 2024

v1.1.0 中的更新

特性

  • Added support for connection pooling.
  • Added activation by license key.
  • Added subscription license type.

Released: Dec 1, 2023

v1.0.1 中的更新

特性

  • Initial release of Oracle Python Connector.
  • Windows 32-bit and 64-bit is supported.
  • Linux 64-bit is supported.
  • macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.