Releases: oracle/node-oracledb
node-oracledb v4.1.0 Release Notes
node-oracledb v4.1.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.
node-oracledb v4.0.1 Release Notes
node-oracledb v4.0.1 is available. See the CHANGELOG for details.
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.
node-oracledb v4.0.0 Release Notes
node-oracledb v4.0.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.
20190623 Development Release: node-oracledb 4.0.0-dev
Here is an installable package for the current commits on the dev-4.0 branch.
This has the major part of the project for querying & binding named Oracle types, see #1053 (comment)
If you have network access to GitHub (which I know of number of sites block!), you can install with:
npm install https://github.com/oracle/node-oracledb/releases/download/v4.0.0-dev-20190623/oracledb-4.0.0-dev.tgz
If not, then manually download oracledb-4.0.0-dev.tgz and run npm install oracledb-4.0.0-dev.tgz
You need Node.js 8.16 or later 8.x, Node.js 10.16 or later 10.x, or Node.js 12. (Node.js 11.12 should also be usable)
node-oracledb v3.1.2 Release Notes
node-oracledb v3.1.2 is available with some bug fixes, see the CHANGELOG.
Pre-built binaries are available for Node 6, 8, 10 and 11 on:
- Windows 64-bit (x64) (built with VS 2015)
- 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 v3.1.1 Release Notes
Node-oracledb 3.1.1 was a rebuild to resolve a Linux binary build issue. Refer to the 3.1.0 release notes for changes.
node-oracledb v3.1.0 Release Notes
node-oracledb v3.1.0 is available. See the release announcement and the CHANGELOG.
Pre-built binaries are available for Node 6, 8, 10 and 11 on:
- Windows 64-bit (x64) (built with VS 2015)
- macOS 64-bit (Intel x64)
- Linux 64-bit (x86-64) (built on Oracle Linux 6)
In this release the pre-built binaries are included in the npm package. For other environments, refer to INSTALL on building from source code.
node-oracledb 3.0.1 Release Notes
node-oracledb v3.0.1 is available. See the CHANGELOG for details.
Pre-built binaries are available for Node 6, 8, 10 and 11 on:
- Windows 64-bit (x64) (built with VS 2015)
- 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 v3.0.0 Release Notes
node-oracledb v3.0.0 is available. See the release announcement and CHANGELOG.md.
Pre-built binaries are available for Node 6, 8 and 10 on:
- Windows 64-bit (x64) (built with VS 2015)
- 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 v2.3.0 Release Notes
node-oracledb v2.3.0 is available. See the release announcement and CHANGELOG.md.
Pre-built binaries are available for Node 6, 8 and 10 on:
- Windows 64-bit (x64) (built with VS 2015)
- 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.