Skip to content

3.11.0

Compare
Choose a tag to compare
@j82w j82w released this 07 Jul 15:08
· 1314 commits to master since this release
05a6360

3.11.0 - 2020-07-07

Added

  • #1587 & 1643 & 1667 Diagnostics: Add synchronization context tracing to all request
  • #1617 Performance: Fix OM hierarchy to use strings for relative paths instead of URI
  • #1639 CosmosClient: Add argument check for empty key to prevent ambiguous 401 not authorized exception
  • #1640 Bulk: Add TimerWheel to Bulk to improve latency
  • #1678 Autoscale: Add to container builder

Fixed

  • #1638 Documentation : Fix all examples to add using statement to FeedIterator
  • #1666 CosmosOperationCanceledException: Fix handler to catch all operation cancelled exceptions
  • #1682 Performance: Fix high CPU consumption caused by EnableTcpConnectionEndpointRediscovery