File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ ## 3.0.0
4+ #### New Functionality
5+
6+ - [ #543 ] ( https://github.com/marklogic/node-client-api/issues/543 ) - Node-client-api now prefers ipv4 over ipv6
7+ - [ #562 ] ( https://github.com/marklogic/node-client-api/issues/562 ) - CtsQueryBuilder is available
8+ - [ #565 ] ( https://github.com/marklogic/node-client-api/issues/565 ) - Node-client-api now uses Node - 14
9+ - [ #567 ] ( https://github.com/marklogic/node-client-api/issues/567 ) - Dynamic interface to Data Service endpoints
10+ - [ #569 ] ( https://github.com/marklogic/node-client-api/issues/569 ) - Optic enhancements in 10.0-7
11+
12+
13+ #### Improvements and Bug Fixes
14+ - [ #485 ] ( https://github.com/marklogic/node-client-api/issues/485 ) - Throw error when complexValues is set with a chunked stream
15+ - [ #559 ] ( https://github.com/marklogic/node-client-api/issues/559 ) - Throw error on requests with a released client
16+ - [ #568 ] ( https://github.com/marklogic/node-client-api/issues/568 ) - RejectUnauthorized option ignored in webpacked typescript (impacts mlxprs extension in latest VSCode on Mac)
17+ - [ #570 ] ( https://github.com/marklogic/node-client-api/issues/570 ) - (Documentation Fix) - Changed “testConnection” on DatabaseClient to “checkConnection”
You can’t perform that action at this time.
0 commit comments