4.57.0 (2024-03-25)
Features Added
- Added public APIs
setMaxMicroBatchSize
andgetMaxMicroBatchSize
inCosmosBulkExecutionOptions
- See PR 39335
Bugs Fixed
- Suppressed exceptions when calling diagnostics handlers. - See PR 39077
- Fixed an issue where no cross region retry for write operations due to channel acquisition timeout. - See PR 39255
- Fixed incorrect container tag value in metrics. - See PR 39322
- Fixed issue where CosmosDiagnosticsContext is null when diagnostics are sampled out. - See PR 39352