|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.4.0-beta.1 (Unreleased) |
| 3 | +## 1.4.0 (2024-11-19) |
4 | 4 |
|
5 | 5 | ### Features Added |
6 | 6 |
|
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
| 7 | +- Upgraded api-version tag from 'package-2023-05' to 'package-2024-10'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/399cbac2de1bc0acbed4c9a0a864a9c84da3692e/specification/cognitiveservices/resource-manager/readme.md. |
12 | 8 |
|
13 | 9 | ## 1.3.4 (2024-10-23) |
14 | 10 |
|
|
20 | 16 |
|
21 | 17 | ### Features Added |
22 | 18 |
|
23 | | -- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation. |
| 19 | +- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation. |
24 | 20 |
|
25 | 21 | ### Bugs Fixed |
26 | 22 |
|
|
30 | 26 |
|
31 | 27 | ### Features Added |
32 | 28 |
|
33 | | -- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details. |
| 29 | +- Enabled the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details. |
34 | 30 | - Added experimental Bicep serialization. |
35 | 31 |
|
36 | 32 | ## 1.3.1 (2023-11-27) |
37 | 33 |
|
38 | 34 | ### Features Added |
39 | 35 |
|
40 | | -- Enable mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details. |
| 36 | +- Enabled mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details. |
41 | 37 |
|
42 | 38 | ### Other Changes |
43 | 39 |
|
|
55 | 51 |
|
56 | 52 | ### Features Added |
57 | 53 |
|
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). |
| 54 | +- 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 | 55 |
|
60 | 56 | ### Bugs Fixed |
61 | 57 |
|
@@ -135,4 +131,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur |
135 | 131 |
|
136 | 132 | 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). |
137 | 133 |
|
138 | | -> 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). |
| 134 | +> 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