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/cosmosdb/Azure.ResourceManager.CosmosDB/CHANGELOG.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,23 @@
1
1
# Release History
2
2
3
-
## 1.4.0-beta.4 (Unreleased)
3
+
## 1.4.0-beta.4 (2023-10-30)
4
4
5
5
### Features Added
6
6
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
7
+
- Upgraded api-version tag from 'package-preview-2023-03-15' to 'package-preview-2023-09'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/35215554aef59a30fa709e4b058931101a5ef26b/specification/cosmos-db/resource-manager/readme.md
10
8
11
9
### Other Changes
12
10
11
+
- Upgraded Azure.Core from 1.34.0 to 1.35.0
12
+
13
13
## 1.4.0-beta.3 (2023-07-31)
14
14
15
15
### Features Added
16
+
16
17
- Updated Microsoft.DocumentDB RP API version to `2023-03-15-preview`
17
18
- Adds support for Database partition merge operation.
18
19
- Adds support for Materialized view in Collections.
20
+
19
21
## 1.4.0-beta.2 (2023-05-29)
20
22
21
23
### Features Added
@@ -32,6 +34,7 @@
32
34
- Upgraded dependent Azure.ResourceManager to 1.6.0.
33
35
34
36
## 1.4.0-beta.1 (2023-04-28)
37
+
35
38
### Features Added
36
39
37
40
- Updated Microsoft.DocumentDB RP API version to `2022-11-15-preview`
@@ -183,7 +186,3 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
183
186
This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).
184
187
185
188
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
0 commit comments