Releases: oracle/node-oracledb
node-oracledb v2.1.1 Release Notes
Fixed a regression with queryStream()
with Node 4 and Node 6
node-oracledb v2.1.0 Release Notes
node-oracledb v2.1.0 is available. See the release announcement and CHANGELOG.md.
node-oracledb v2.0.15 Release Notes
node-oracledb v2.0.15 is available. See the release announcement and the CHANGELOG.md.
Pre-built binaries are available for Node 4, 6, 8 and 9 on:
- Windows 64-bit (built with VS 2015)
- macOS 64-bit
- Linux 64-bit (built on Oracle Linux 6)
For other environments, refer to INSTALL about building from source code.
node-oracledb v2.0.14-dev Release Notes
This is a development release of node-oracledb 2.0.14. There will be changes before a production 2.0 release is made.
Pre-built binaries for Node 4,6,8 and 9 are available on Github for macOS, Windows 64-bit and Linux 64-bit. The Linux binaries were built on Oracle Linux6.
Test installs with
npm install oracledb@dev
or
npm install https://github.com//oracle/node-oracledb/releases/download/v2.0.14/oracledb-2.0.14.tgz
See #716 for known issues and other install information.
Node-oracledb v2 user documentation is still on the dev-2.0 branch
[Update: the oracledb-2.0.14.tgz was replaced after release, see #716]
node-oracledb v2.0.13-dev Release Notes
node-oracledb v2.0.13-Development has been released. The release announcement is at https://blogs.oracle.com/opal/node-oracledb-2013-development-is-now-on-github
node-oracledb v1.13.1 Release Notes
node-oracledb v1.13.1 is available. This fixes a regression binding NULLs to PL/SQL parameters.
node-oracledb 1.13.0 Release Notes
Node-oracledb 1.13 has been released. The release announcement is at https://blogs.oracle.com/opal/entry/node_oracledb_1_13_0
node-oracledb v1.12.2 Release Notes
node-oracledb v1.12.1-dev Release Notes
node-oracledb v1.12.0-dev Release Notes
This is a development release of node-oracledb
For changes, see https://github.com/oracle/node-oracledb/blob/v1.12.0-dev/CHANGELOG.md