oracle / node-oracledb

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

node-oracledb 6.3 is now available! #1634

Closed sharadraju closed 2 months ago

sharadraju commented 6 months ago

node-oracledb v6.3.0 is now available. See the release announcement and release notes for details. This release contains support for Oracle Database Success with Info warnings, enhanced XMLType data fetching capabilities in Thin mode, new attributes, and 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) 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.