Skip to content

azure-cosmos_4.18.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 Aug 00:57
9d48bd2

4.18.0-beta.1 (2021-08-11)

New Features

  • Integrated cosmos diagnostics with open telemetry tracer.
  • Added BulkExecutionOptions and BulkExecutionThresholds.

Key Bug Fixes

  • Added reactor netty timeline to query plan calls.
  • Fixed serialization warning on clientSideRequestDiagnostics.
  • Fixed an issue when IdleEndpointTimeout is 0.
  • Added retry for PrematureCloseException.
  • Fixed a hang issue in bulk executor.
  • Fixed an issue which preventing recovery from 410/0 after split.
  • Added TransportRequestChannelAcquisitionContext in cosmos diagnostics.