Skip to content

Releases: tfso/njs-tfso-cosmosdb

3.0.14

05 Mar 11:43
Compare
Choose a tag to compare
3.0.14 Pre-release
Pre-release
  • updated to new @azure/cosmos package
  • fixed etag

1.0.11

05 Mar 09:06
Compare
Choose a tag to compare
  • better update for properties that is objects
  • bugfixing a deadlock Promise for updateDocument

1.0.9

21 Jun 07:05
Compare
Choose a tag to compare

bugfixing a deadlock Promise for updateDocument

1.0.7

13 Apr 12:35
Compare
Choose a tag to compare
1.0.7 Pre-release
Pre-release
  • adding methods for Throughput in RU/s, that may increase, descrease or set it to a specific value

1.0.6

11 Apr 06:48
Compare
Choose a tag to compare
1.0.6 Pre-release
Pre-release
  • 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

09 Apr 10:44
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release
  • connection policy

1.0.1

15 Mar 08:06
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release
initial commit