azure-cosmos_4.9.1b2
Pre-release
Pre-release
4.9.1b2 (2025-01-24)
Features Added
- Added new cross-regional retry logic for
ServiceRequestErrorandServiceResponseErrorexceptions. See PR 39396
Bugs Fixed
- Fixed
KeyErrorbeing returned by location cache when most preferred location is not present in cached regions. See PR 39396. - Fixed cross-region retries on
CosmosClientinitialization. See PR 39396
Other Changes
- This release requires aiohttp version 3.10.11 and above. See PR 39396