Skip to content

Commit

Permalink
Add .NET SDK generated files and tests for 2022-06-15 API version (Az…
Browse files Browse the repository at this point in the history
…ure#29545)

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
  • Loading branch information
ahamad-MS and Ashraf Hamad authored Jun 30, 2022
1 parent f89d616 commit 284eb74
Show file tree
Hide file tree
Showing 82 changed files with 4,944 additions and 10,905 deletions.
12 changes: 6 additions & 6 deletions eng/mgmt/mgmtmetadata/eventgrid_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventgrid/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\swg\bjn\azure-sdk-for-net\sdk
Autorest CSharp Version: 2.3.82
2022-05-11 20:57:34 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\Ga22\net1\azure-sdk-for-net\sdk
2022-06-13 18:56:04 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: main
Commit: e515b6251fdc21015282d2e84b85beec7c091763
Commit: b6e67f17473f06792781ba3fc4113f42e22ea90b
AutoRest information
Requested version: 2.0.4421
Bootstrapper version: autorest@3.6.1
Requested version: v2
Bootstrapper version: autorest@2.0.4413
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>EventGrid_2021-10-15-preview;</AzureApiTag>
<AzureApiTag>EventGrid_2022-06-15;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release History

## 9.0.0 (2022-06)
- This release corresponds to api-version 2022-06-15 which includes the following new features:
* Partner Events.
* Nested Event Subscriptions for Domains, Domain Topics, and Topics.
* Data residency for Topics and Domains.
* Management group support.

## 7.0.0 (2021-12)
- This release corresponds to api-version 2021-12-01 which includes the following new features:
* MSI for delivery to first party destinations.
Expand Down

Large diffs are not rendered by default.

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

Loading

0 comments on commit 284eb74

Please sign in to comment.