File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 3.1.0
4+ #### New Functionality
5+
6+ - Can now perform update operations in Optic.
7+ - Can now submit GraphQL queries.
8+ - Auto-refresh expired token when using MarkLogic Cloud authentication.
9+
10+ #### Improvements and Bug Fixes
11+
12+ - Fix for security vulnerabilities.
13+
14+
315## 3.0.0
416#### New Functionality
517
618- [ #614 ] ( https://github.com/marklogic/node-client-api/issues/614 ) - Exporting Rows - queryAll api.
719- [ #644 ] ( https://github.com/marklogic/node-client-api/issues/644 ) - Reprocessing documents - transformAll and queryToTransformAll apis.
820- [ #665 ] ( https://github.com/marklogic/node-client-api/issues/665 ) - Deleting Documents - removeAllUris and queryToRemoveAll api.
21+ - Connect to MarkLogic Cloud using apiKey.
922
1023#### Improvements and Bug Fixes
1124
Original file line number Diff line number Diff line change 33 "name" : " marklogic" ,
44 "description" : " The official MarkLogic Node.js client API." ,
55 "homepage" : " https://github.com/marklogic/node-client-api" ,
6- "version" : " 3.0 .0" ,
6+ "version" : " 3.1 .0" ,
77 "license" : " Apache-2.0" ,
88 "main" : " ./lib/marklogic.js" ,
99 "scripts" : {
You can’t perform that action at this time.
0 commit comments