Releases: oracle/nosql-node-sdk
Releases · oracle/nosql-node-sdk
5.5.2
5.5.1
5.5.0
5.4.0
5.3.4
This is a bug fix and update of cloud regions release. See CHANGELOG for details.
5.3.3
5.3.2
5.3.1
Minor feature and update release. See CHANGELOG.md for details
5.3.0
This is a feature and bug fix release. See CHANGELOG.md for details
v5.2.4
- Added support for rate limiting.
- Differentiate between SQL NULL and JSON NULL by using undefined for SQL NULL and null for JSON NULL.
- Changed default timeout to infinity (no timeout) for forCompletion API and related tableDDL and adminDDL APIs when using complete option.
- Added new regions for the Cloud Service.
- Multiple bug fixes.