4.40.0 (2023-01-13)
Features Added
- Added
retyrAfterInMs
toStoreResult
inCosmosDiagnostics
- See PR 31219 - Added
CosmosDiagnostics
toreadMany
API - See PR 32290
Bugs Fixed
- Fixed issue on noisy
CancellationException
log - See PR 31882 - Fixed issue with
TracerProvider
constructor inadvertently disabling tracing whenisClientMetricsEnabled
is true - See PR 32787 - Added improvement in handling for idle connection being closed unexpectedly - See PR 32936
Other Changes
- Reduced log noisiness when bulk ingestion completes and sink is already terminated or cancelled. - See PR 32601
- Optimized the
readMany
API to make use of point reads when a single item is requested for a given physical partition - See PR 31723 - Added cross region retries for data plane, query plan and metadata requests failed with http timeouts - See PR 32450