Releases
azure-cosmos_4.3.0
4.3.0 (2020-07-29)
New Features
Updated reactor-core library version to 3.3.8.RELEASE
.
Updated reactor-netty library version to 0.9.10.RELEASE
.
Updated netty library version to 4.1.51.Final
.
Added new overload APIs for upsertItem
with partitionKey
.
Added open telemetry tracing support.
Key Bug Fixes
Fixed issue where SSLException gets thrown in case of cancellation of requests in GATEWAY mode.
Fixed resource throttle retry policy on stored procedures execution.
Fixed issue where SDK hangs in log level DEBUG mode.
Fixed periodic spikes in latency in Direct mode.
Fixed high client initialization time issue.
Fixed http proxy bug when customizing client with direct mode and gateway mode.
Fixed potential NPE in users passes null options.
Added timeUnit to requestLatency
in diagnostics string.
Removed duplicate uri string from diagnostics string.
Fixed diagnostics string in proper JSON format for point operations.
Fixed issue with .single()
operator causing the reactor chain to blow up in case of Not Found exception.
You can’t perform that action at this time.