Skip to content

@azure/cosmos_3.5.3

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Jan 20:45
a0de16d

3.5.3 (2020-1-06)

  • BUG FIX: maxDegreeOfParallelism was defaulting to 1 and should default to the number of partitions of the collection
  • BUF FIX: maxItemCount was defaulting to 10 and should default to undefined
  • Set default TLS version to 1.2 (#6761)
  • Use tslib 1.10.0 (#6710)
  • Add partition key to code sample (#6612)