node-oracledb 6.4 is now out! #1651
sharadraju
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
node-oracledb 6.4 is now generally available. See the release announcement and release notes for details.
This release contains improved OSON and LOB Support, introduces asynchronous iteration for SODA document cursors, and provides multiple 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.
Beta Was this translation helpful? Give feedback.
All reactions