Skip to content

azure-cosmos_4.5.2b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 03 Feb 00:52
8fa6cee

4.5.2b4 (2024-02-02)

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

Features Added

  • Added preview support for Computed Properties on Python SDK (Must be enabled on the account level before it can be used). See PR 33626.

Bugs Fixed

  • Made use of response_hook thread-safe in the sync client. See PR 33790.
  • Fixed bug with the session container not being properly maintained. See 33738.