Releases: tfso/njs-tfso-cosmosdb
Releases · tfso/njs-tfso-cosmosdb
3.0.14
- updated to new @azure/cosmos package
- fixed etag
1.0.11
1.0.9
bugfixing a deadlock Promise for updateDocument
1.0.7
- adding methods for Throughput in RU/s, that may increase, descrease or set it to a specific value
1.0.6
- Async iterable for querying of documents, iterateDocuments, side by side with queryDocuments
- validation of headers to avoid dead-lock promises (header value == undefined throws is not handled by
documentdb lib) - More try/catches to avoid dead-lock promises
1.0.3
- connection policy
1.0.1
initial commit