github Azure/azure-sdk-for-python azure-cosmos_4.14.0

latest releases: azure-batch_15.0.0b3, azure-mgmt-recoveryservicesbackup_10.0.0, azure-mixedreality-remoterendering_1.0.0b3...
3 days ago

4.14.0 (2025-10-13)

This version and all future versions will require Python 3.9+.

Features Added

  • Added ability to return a tuple of a DatabaseProxy/ContainerProxy with the associated database/container properties when creating or reading databases/containers through return_properties parameter. See PR 41742
  • Added a new preview feature API for Semantic Reranking. See PR 42991

Breaking Changes

  • Changed retry_write from bool to int to match other retryable options. See PR 43341.

Bugs Fixed

  • Fixed bug where exclusion list was not honored before falling back to global endpoint for multi-write region accounts. SeePR 43297

Other Changes

  • Removed dual endpoint tracking from the sdk. See PR 40451.
  • Reverted typehints to fix the mismatch issue. See PR 43124
  • Corrected type hints for ConsistencyPolicy in DatabaseAccount class. See PR 43150

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.