Skip to content

Releases: oracle/node-oracledb

node-oracledb v2.1.1 Release Notes

16 Feb 06:45
Compare
Choose a tag to compare

Fixed a regression with queryStream() with Node 4 and Node 6

node-oracledb v2.1.0 Release Notes

14 Feb 23:03
Compare
Choose a tag to compare

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

node-oracledb v2.0.15 Release Notes

14 Dec 02:29
Compare
Choose a tag to compare

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

27 Nov 13:15
Compare
Choose a tag to compare
Pre-release

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

19 Jun 22:21
Compare
Choose a tag to compare
Pre-release

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

12 Apr 01:39
Compare
Choose a tag to compare

node-oracledb v1.13.1 is available. This fixes a regression binding NULLs to PL/SQL parameters.

node-oracledb 1.13.0 Release Notes

16 Mar 05:21
Compare
Choose a tag to compare

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

21 Dec 10:31
Compare
Choose a tag to compare

node-oracledb v1.12.1-dev Release Notes

15 Dec 20:55
Compare
Choose a tag to compare

node-oracledb v1.12.0-dev Release Notes

03 Dec 10:04
Compare
Choose a tag to compare
Pre-release

This is a development release of node-oracledb

For changes, see https://github.com/oracle/node-oracledb/blob/v1.12.0-dev/CHANGELOG.md