Skip to content

azure-cosmos_4.10.0b3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 28 Mar 03:01
6495ca4

4.10.0b3 (2025-03-27)

Bugs Fixed

  • Fixed too many health checks happening when skipping the recommended client startup. See PR 40203.

Other Changes

  • Removed excess keyword arguments from methods that did not use them. See PR 40008.
  • Removed first response_hook call for query methods that would utilize wrong response headers. See PR 40008.