Releases: quickcase/node-toolkit
Releases · quickcase/node-toolkit
v0.8.2
10 Jul 16:35
Compare
Sorry, something went wrong.
No results found
Add not clause to query DSL
0.8.0
05 May 17:00
Compare
Sorry, something went wrong.
No results found
Changes
Build with Babel instead of ESM [#53 ]
0.7.1
29 Apr 09:07
Compare
Sorry, something went wrong.
No results found
Fixes
Align to document-store contract: Pass metadata as metadata property
0.7.0
27 Apr 21:59
Compare
Sorry, something went wrong.
No results found
Changes
Store access token on request when extracted as part of oauth2Guard middleware [#48 ]
New features
middlewareFactory to create ExpressJS middlewares [#49 ]
0.6.1
27 Apr 21:58
Compare
Sorry, something went wrong.
No results found
Fixes
Vulnerability issues linked to Jest and others
0.6.0
17 Mar 09:06
Compare
Sorry, something went wrong.
No results found
Features
Cache: useCache(config)
OAuth2: oauth2Guard(config)(req, res, next)
Definition: fetchCaseType(httpClient)(caseTypeId)()
Document: createDocument(httpClient)(metadata)
Document: getDocument(httpClient)(docId)
Dependencies
0.5.0 Redis Gateway
11 Mar 15:38
Compare
Sorry, something went wrong.
No results found
Redis Gateway: publishBatchMessage
0.4.0 Case Identifier Conversion
09 Mar 10:49
Compare
Sorry, something went wrong.
No results found
Features
Case: idTo36
Case: idFrom36
Case: isCaseIdentifier36
0.2.0 Case helpers and extended Search DSL
06 Feb 20:55
Compare
Sorry, something went wrong.
No results found
Features
Case: fetchCase
Case: isCaseIdentifier
Case: fieldExtractor
Field: isYes
Field: isNo
Search: new matchers:
is
contains
dateRange
equalsIgnoreCase
equalsAny
equalsAnyIgnoreCase
0.1.0
01 Feb 17:21
Compare
Sorry, something went wrong.
No results found
Features
Basic support for Search API v2, with:
and
or
equals
sortAsc
sortDesc
HttpClient module built on top of Axios with support for GET and POST
Documentation
Search module
HttpClient module