Skip to content

Commit

Permalink
Generated code for the latest public preview version package-2024-03-…
Browse files Browse the repository at this point in the history
…01 (#43447)
  • Loading branch information
siddiavinashmsft committed May 7, 2024
1 parent 446093a commit 5499781
Show file tree
Hide file tree
Showing 137 changed files with 8,492 additions and 2,422 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,12 @@
# ServiceLabel: %Recovery Services Backup %Mgmt
# ServiceOwners: @Daya-Patil

# PRLabel: %Self Help
/sdk/selfhelp/Azure.ResourceManager.*/ @siddiavinashmsft @archerzz @ArcturusZhang @ArthurMa1978

# ServiceLabel: %Self Help %Mgmt
# ServiceOwners: @siddiavinashmsft

# PRLabel: %Spring App Discovery
/sdk/springappdiscovery/Azure.ResourceManager.*/ @sunkun99 @archerzz @ArcturusZhang @ArthurMa1978

Expand Down
12 changes: 6 additions & 6 deletions sdk/selfhelp/Azure.ResourceManager.SelfHelp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Release History

## 1.1.0-beta.3 (Unreleased)
## 1.1.0-beta.3 (2024-05-10)

### Features Added

- Upgraded api-version tag from 'package-2023-09-01-preview' to 'package-2024-03-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/b38632bbd56247985cb0493b128ba048e5fee16b/specification/help/resource-manager/readme.md.
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.

### Breaking Changes

### Bugs Fixed

### Other Changes

- Upgraded Azure.Core from 1.36.0 to 1.39.0
- Upgraded Azure.ResourceManager from 1.9.0 to 1.11.1

## 1.1.0-beta.2 (2023-11-30)

### Features Added
Expand Down Expand Up @@ -65,4 +65,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).

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/selfhelp/Azure.ResourceManager.SelfHelp/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/selfhelp/Azure.ResourceManager.SelfHelp",
"Tag": "net/selfhelp/Azure.ResourceManager.SelfHelp_45eb17d60c"
"Tag": "net/selfhelp/Azure.ResourceManager.SelfHelp_e82b5f133c"
}

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 5499781

Please sign in to comment.