Skip to content

azure-cosmos_4.29.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Apr 14:14
081d99c

4.29.0 (2022-04-22)

Features Added

  • Added Beta API continueOnInitError in ThroughputControlGroupConfigBuilder - See PR 27702

Bugs Fixed

  • Added improvement for handling idle connection close event when connectionEndpointRediscoveryEnabled is enabled - See PR 27242
  • Fixed memory leak issue related to circular reference of CosmosDiagnostics in StoreResponse and CosmosException - See PR 28343