Skip to content

azure-cosmos_4.9.1b2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 26 Jan 08:56
db08404

4.9.1b2 (2025-01-24)

Features Added

  • Added new cross-regional retry logic for ServiceRequestError and ServiceResponseError exceptions. See PR 39396

Bugs Fixed

  • Fixed KeyError being returned by location cache when most preferred location is not present in cached regions. See PR 39396.
  • Fixed cross-region retries on CosmosClient initialization. See PR 39396

Other Changes

  • This release requires aiohttp version 3.10.11 and above. See PR 39396