|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 1.1.0-beta.5 (Unreleased) |
| 3 | +## 1.2.0 (2026-06-25) |
4 | 4 |
|
5 | 5 | ### Features Added
|
6 | 6 |
|
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | +- Upgraded api-version tag from 'package-2023-12-preview' to 'package-2024-04'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/5539bbe1f023b10ffa3b61c9106cb8d34a27038e/specification/servicefabricmanagedclusters/resource-manager/readme.md. |
| 8 | +- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation. |
10 | 9 |
|
11 | 10 | ### Other Changes
|
12 | 11 |
|
| 12 | +- Upgraded Azure.Core from 1.37.0 to 1.40.0 |
| 13 | +- Upgraded Azure.ResourceManager from 1.10.1 to 1.12.0 |
| 14 | + |
13 | 15 | ## 1.1.0-beta.4 (2024-02-01)
|
14 | 16 |
|
15 | 17 | ### Features Added
|
16 | 18 |
|
17 | 19 | - Upgraded api-version tag from 'package-2023-03-preview' to 'package-2023-12-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/2ce7ebed8b2fbcce991d2839ba0ba712f9a0d12b/specification/servicefabricmanagedclusters/resource-manager/readme.md
|
18 |
| -- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details. |
| 20 | +- Enabled the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details. |
19 | 21 |
|
20 | 22 | ### Other Changes
|
21 | 23 |
|
|
26 | 28 |
|
27 | 29 | ### Features Added
|
28 | 30 |
|
29 |
| -- Enable mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details. |
| 31 | +- Enabled mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details. |
30 | 32 |
|
31 | 33 | ### Other Changes
|
32 | 34 |
|
@@ -55,7 +57,7 @@ NodeType features
|
55 | 57 |
|
56 | 58 | ### Features Added
|
57 | 59 |
|
58 |
| -- Enable the model factory feature for model mocking, more information can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking-factory-builder). |
| 60 | +- Enabled the model factory feature for model mocking, more information can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking-factory-builder). |
59 | 61 |
|
60 | 62 | ### Other Changes
|
61 | 63 |
|
@@ -115,4 +117,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
|
115 | 117 |
|
116 | 118 | 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).
|
117 | 119 |
|
118 |
| -> 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). |
| 120 | +> 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