Skip to content

Commit

Permalink
Prepare release for mysql 1.1.0 (#45051)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMa1978 authored Jul 17, 2024
1 parent c581203 commit 090ea96
Show file tree
Hide file tree
Showing 70 changed files with 361 additions and 361 deletions.
20 changes: 11 additions & 9 deletions sdk/mysql/Azure.ResourceManager.MySql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
# Release History

## 1.1.0-beta.6 (Unreleased)
## 1.1.0 (2024-07-18)

### Features Added

### Breaking Changes

### Bugs Fixed
- Upgraded api-version tag from 'package-flexibleserver-2021-05-01' to 'package-flexibleserver-2024-01-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/928047803788f7377fa003a26ba2bdc2e0fcccc0/specification/mysql/resource-manager/readme.md.
- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Other Changes

- Upgraded Azure.Core from 1.28.0 to 1.41.0
- Upgraded Azure.ResourceManager from 1.4.0 to 1.12.0

## 1.1.0-beta.5 (2024-03-14)

### Features Added

- Upgraded api-version tag from 'package-2020-01-01;package-flexibleserver-2023-06-01-preview' to 'package-2020-01-01;package-flexibleserver-2023-12-01-preview'. Tag detail available at https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mysql/Azure.ResourceManager.MySql/src/autorest.md
- Upgraded api-version tag from 'package-flexibleserver-2023-06-01-preview' to 'package-flexibleserver-2023-12-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/c45a7f47c1901149828eb8a33c74898c554659c0/specification/mysql/resource-manager/readme.md.

### Breaking Changes

- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Enabled the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.

### Other Changes

Expand All @@ -29,7 +31,7 @@

### Features Added

- Enable mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details.
- Enabled mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details.

### Other Changes

Expand All @@ -53,7 +55,7 @@

### Features Added

- 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).
- 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).

### Other Changes

Expand Down Expand Up @@ -117,4 +119,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

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).

> 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).
> 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).

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 090ea96

Please sign in to comment.