Skip to content

Commit 3c0307d

Browse files
committed
Adding CHANGELOG.md file.
1 parent cc8a8cf commit 3c0307d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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”

0 commit comments

Comments
 (0)