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

3 hours ago

4.16.4 (2026-09-02)

Bugs Fixed

  • Fixed regression with handling of v1 legacy containers when passing {} as a partition key. {} and NonePartitionKeyValue now both resolve to the Undefined effective partition key. See PR 48422
  • Fixed the same TypeError on system key (migrated) containers, where a missing partition key value resolves to _Empty instead of Undefined. It now maps to the minimum effective partition key. See PR 48422

Other Changes

  • Marked the Throughput Buckets feature as GA. See 48838.

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

NewReleases is sending notifications on new releases.