node-oracledb icon indicating copy to clipboard operation
node-oracledb copied to clipboard

Node-oracledb 6.1.0 is now available!

Open sharadraju opened this issue 2 years ago • 5 comments

node-oracledb v6.1.0 is available. See the release announcement and CHANGELOG for details. This release contains AQ enhancements, new attributes and bug fixes for the previous 6.0.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.

sharadraju avatar Aug 30 '23 16:08 sharadraju

@sharadraju Thank you for the support that you all provide for this library. Are there plans in the near future to update the TypeScript type definitions to reflect version 6.1.0? The latest type definitions seem to define types for version 5.3.

tgillus avatar Sep 11 '23 00:09 tgillus

@tgillus our friend @dannyb648 is working on updates.

cjbj avatar Sep 11 '23 01:09 cjbj

@cjbj Thank you for the update.

tgillus avatar Sep 13 '23 02:09 tgillus

@tgillus The TypeScript type definitions have been updated to 6.0.0. version thanks to @dannyb648.

sharadraju avatar Oct 11 '23 11:10 sharadraju

@sharadraju Thanks so much!

tgillus avatar Oct 14 '23 17:10 tgillus