We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbafaa commit 9d48bd2Copy full SHA for 9d48bd2
sdk/cosmos/azure-cosmos/CHANGELOG.md
@@ -1,7 +1,18 @@
1
## Release History
2
3
-## 4.18.0-beta.1 (Unreleased)
+### 4.18.0-beta.1 (2021-08-11)
4
+#### New Features
5
+* Integrated cosmos diagnostics with open telemetry tracer.
6
+* Added `BulkExecutionOptions` and `BulkExecutionThresholds`.
7
8
+#### Key Bug Fixes
9
+* Added reactor netty timeline to query plan calls.
10
+* Fixed serialization warning on `clientSideRequestDiagnostics`.
11
+* Fixed an issue when `IdleEndpointTimeout` is 0.
12
+* Added retry for `PrematureCloseException`.
13
+* Fixed a hang issue in bulk executor.
14
+* Fixed an issue which preventing recovery from 410/0 after split.
15
+* Added TransportRequestChannelAcquisitionContext in cosmos diagnostics.
16
17
### 4.17.0 (2021-07-08)
18
#### New Features
0 commit comments