Skip to content

Commit 964023a

Browse files
committed
Updating CHANGELOG.md and package.json
1 parent d741aad commit 964023a

File tree

3 files changed

+509
-531
lines changed

3 files changed

+509
-531
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,30 @@
11
# CHANGELOG
22

3+
## 3.0.0
4+
#### New Functionality
5+
6+
- [#614](https://github.com/marklogic/node-client-api/issues/614) - Exporting Rows - queryAll api.
7+
- [#644](https://github.com/marklogic/node-client-api/issues/644) - Reprocessing documents - transformAll and queryToTransformAll apis.
8+
- [#665](https://github.com/marklogic/node-client-api/issues/665) - Deleting Documents - removeAllUris and queryToRemoveAll api.
9+
10+
#### Improvements and Bug Fixes
11+
12+
- Fix for Dicer and other security vulnerabilities.
13+
- [#540](https://github.com/marklogic/node-client-api/issues/540) - Expose total on all responses to documents.query.
14+
- [#592](https://github.com/marklogic/node-client-api/issues/592) - Expose op:sample-by in Node Client API.
15+
- [#694](https://github.com/marklogic/node-client-api/issues/694) - MarkLogic module v 2.9.1 for Node.js at Windows OS does not work.
16+
17+
18+
## 2.9.1
19+
20+
#### Improvements and Bug Fixes
21+
22+
- Fix for security vulnerabilities (except Dicer)
23+
324
## 2.9.0
425
#### New Functionality
526

6-
- [#620](https://github.com/marklogic/node-client-api/issues/620) - Exporting Documents - readAll api.
27+
- [#620](https://github.com/marklogic/node-client-api/issues/620) - Exporting Documents - readAll and queryToReadAll apis.
728
- [#622](https://github.com/marklogic/node-client-api/issues/622) - Collecting Document URIs - queryAll api.
829
- [#629](https://github.com/marklogic/node-client-api/issues/629) - Add a category option for reading only the contents of document(s).
930

0 commit comments

Comments
 (0)