You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos/CHANGELOG.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,8 @@
1
1
## Release History
2
2
3
-
### 4.38.0-beta.1 (Unreleased)
4
-
3
+
### 4.38.0 (2022-10-12)
5
4
#### Features Added
6
5
* Added option to set throughput control group name on per-request level for batch and bulk operations. - See [PR 31362](https://github.com/Azure/azure-sdk-for-java/pull/31362)
7
-
#### Breaking Changes
8
-
9
-
#### Bugs Fixed
10
-
11
-
#### Other Changes
12
6
13
7
### 4.37.1 (2022-10-07)
14
8
> [!IMPORTANT]
@@ -21,7 +15,6 @@
21
15
* Added SslHandshakeTimeout minimum duration config - See [PR 31298](https://github.com/Azure/azure-sdk-for-java/pull/31298)
22
16
23
17
### 4.37.0 (2022-09-30)
24
-
25
18
#### Features Added
26
19
* Added new preview APIs to `ChangeFeedProcessor` for handling all versions and deletes changes - See [PR 30399](https://github.com/Azure/azure-sdk-for-java/pull/30399)
27
20
* Added option to emit client-side metrics via micrometer.io MeterRegistry. - See [PR 30065](https://github.com/Azure/azure-sdk-for-java/pull/30065)
@@ -33,7 +26,6 @@
33
26
* Enable replica validation by default - See [PR 31159](https://github.com/Azure/azure-sdk-for-java/pull/31159)
34
27
35
28
### 4.36.0 (2022-09-15)
36
-
37
29
#### Other Changes
38
30
* Added system property to turn on replica validation - See [PR 29767](https://github.com/Azure/azure-sdk-for-java/pull/29767)
39
31
* Added improvement to avoid retry on same replica that previously failed with 410, 408 and >= 500 status codes - See [PR 29767](https://github.com/Azure/azure-sdk-for-java/pull/29767)
0 commit comments