4.16.4 (2026-09-02)
Bugs Fixed
- Fixed regression with handling of v1 legacy containers when passing
{}as a partition key.{}andNonePartitionKeyValuenow both resolve to theUndefinedeffective partition key. See PR 48422 - Fixed the same
TypeErroron system key (migrated) containers, where a missing partition key value resolves to_Emptyinstead ofUndefined. It now maps to the minimum effective partition key. See PR 48422
Other Changes
- Marked the Throughput Buckets feature as GA. See 48838.