Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@marklogic-builder marklogic-builder released this 01 Jul 19:37
· 352 commits to develop since this release

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”