Skip to content

Releases: marklogic/node-client-api

Release 2.7.0

01 Jul 19:37
Compare
Choose a tag to compare

2.7.0 node client api release

New Functionality

#543 - Node-client-api now prefers ipv4 over ipv6
#562 - CtsQueryBuilder is available
#567 - Dynamic interface to Data Service endpoints
#569 - Optic enhancements in 10.0-7 - Server release 10.0-7 or above required

Improvements and Bug Fixes

#485 - Throw error when complexValues is set with a chunked stream
#559 - Throw error on requests with a released client
#565 - Node-client-api now uses Node - 14
#568 - RejectUnauthorized option ignored in webpacked typescript (impacts mlxprs extension in latest VSCode on Mac)
#570 - (Documentation Fix) - Changed “testConnection” on DatabaseClient to “checkConnection”

Release 2.6.0

16 Mar 22:15
Compare
Choose a tag to compare

Release for git issues #560, #561.

Release 2.5.0

13 Oct 21:26
Compare
Choose a tag to compare

Release for git issues #554, #555, #557 and #558

Release 2.4.2

13 May 23:44
Compare
Choose a tag to compare

Release for git issues #544 and #550

2.4.1

22 Apr 02:10
Compare
Choose a tag to compare

2.4.1 node-client-api release

Release 2.4.0

18 Jan 01:54
Compare
Choose a tag to compare

2.4.0 node client api release

Release 2.3.2

15 Nov 23:48
Compare
Choose a tag to compare

2.3.2 node client api release

Release 2.3.1

07 Oct 21:27
Compare
Choose a tag to compare

2.3.1 node client api release

Release 2.3.0

10 Jul 23:53
Compare
Choose a tag to compare

2.3.0 node client api release

Release 2.1.1

19 Jan 00:35
Compare
Choose a tag to compare

Release 2.1.1 of the MarkLogic Node.js Client API has been tested to work with MarkLogic version 9.0-4 (and version 8.0-7 for temporary upgrade purposes).

New Features

  • Support for the Optic API (#258)
  • Point-In-Time Queries (#296)
  • Advancing LSQT (#412)
  • Bug fixes

Full Changelog