Skip to content

Releases: oracle/node-oracledb

node-oracledb v6.0.2 Release Notes

27 Jun 08:42
Compare
Choose a tag to compare

node-oracledb v6.0.2 is available. See the CHANGELOG for details.
This release contains bug fixes for the 6.0.0 and 6.0.1 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.

node-oracledb v6.0.1 Release Notes

07 Jun 09:52
Compare
Choose a tag to compare

node-oracledb v6.0.1 is available. See the CHANGELOG for details.
This release contains bug fixes for the 6.0.0 release, 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.

node-oracledb v6.0.0 Release Notes

24 May 09:21
Compare
Choose a tag to compare

node-oracledb v6.0.0 is available. See the release announcement and release notes.

This version of node-oracledb is now a ‘Thin’ mode driver by default. The Thin mode is implemented purely in JavaScript and connects directly to Oracle Database. You can also enable a ‘Thick’ mode that will allow the optional use of Oracle client libraries with some additional functionality.

Install with npm install oracledb.

node-oracledb v5.5.0 Release Notes

08 Sep 07:17
Compare
Choose a tag to compare

node-oracledb v5.5.0 is available. See the release announcement and CHANGELOG.

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

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

Install with npm install oracledb. For other environments, refer to INSTALL on building from source code.

node-oracledb v5.4.0 Release Notes

09 Jun 06:46
Compare
Choose a tag to compare

node-oracledb v5.4.0 is available. See the release announcement and CHANGELOG.

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

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

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

node-oracledb v5.3.0 Release Notes

22 Oct 01:28
Compare
Choose a tag to compare

node-oracledb v5.3.0 is available. See the release announcement and CHANGELOG.

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

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

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

node-oracledb v5.2.0 Release Notes

06 Jun 00:51
Compare
Choose a tag to compare

node-oracledb v5.2.0 is available. See the release announcement and CHANGELOG.

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

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

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

node-oracledb v5.1.0 Release Notes

09 Dec 04:48
Compare
Choose a tag to compare

node-oracledb v5.1.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 10.16, Node.js 12, Node.js 14, or later.

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

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

node-oracledb v5.0.0 Release Notes

29 Jun 01:42
Compare
Choose a tag to compare

node-oracledb v5.0.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 10.16, Node.js 12, Node.js 14, or later.

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

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

node-oracledb v4.2.0 Release Notes

22 Jan 02:34
Compare
Choose a tag to compare

node-oracledb v4.2.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 8.16 or later, Node.js 10.16 or later, or Node.js 12.

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

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