oracle / node-oracledb

Oracle Database driver for Node.js maintained by Oracle Corp.
http://oracle.github.io/node-oracledb/
Other
2.25k stars 1.07k forks source link

node-oracledb 6.6 is now available! #1689

Open sharadraju opened 1 month ago

sharadraju commented 1 month ago
sharadraju commented 1 month ago

node-oracledb v6.6.0 is now available. See the release announcement and release notes for details. This release contains support for Oracle Database 23ai's Centralized Configuration Providers and Binary Vectors, BFILES, Two Phase Commits in Thin Mode and provides multiple bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) macOS ARM 64-bit Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.