4.63.0 (2024-07-26)
Features Added
- Added optional id validation to prevent documents with invalid char '/' in id property to be created. - See PR 41108
- Added support for specifying a set of custom diagnostic correlation ids in the request options. - See PR 40835
- Added support for client-driven partition-level failover for multi-write CosmosDB accounts. - See PR 39265
Bugs Fixed
- Fixed an issue where
contactedRegions
shows the wrong region in a multi region account if no preferred regions are specified. - See PR 41045 - Changed meters for client telemetry to always include all tags to respect this requirement from prometheus - See PR 41213
- Fixed an issue where customer provided session token is not honored for the
readMany
operation. - See PR 39265