Skip to content

Commit 9bb7868

Browse files
ahamad-MSAshraf Hamad
andauthored
Regenerate .NET SDK for Event Grid 2021-06-01-preview (Azure#21959)
* Regenerate .NET SDK for Event Grid 2021-06-01-preview * remove fun code * Record tests * regenerate tests * update version * update assymblyinfo file Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
1 parent 584f576 commit 9bb7868

File tree

60 files changed

+4586
-10089
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+4586
-10089
lines changed

eng/mgmt/mgmtmetadata/eventgrid_resource-manager.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\github\azure-sdk-for-net\sdk
7-
2021-02-12 19:51:40 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\net1\azure-sdk-for-net\sdk
7+
2021-06-24 23:13:46 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: a1eee0489c374782a934ec1f093abd16fa7718ca
11+
Commit: c2e43f82e91ff7ad691381df56c535164b354cba
1212
AutoRest information
1313
Requested version: v2
1414
Bootstrapper version: autorest@2.0.4413
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--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-->
33
<PropertyGroup>
4-
<AzureApiTag>EventGrid_2020-10-15-preview;</AzureApiTag>
4+
<AzureApiTag>EventGrid_2021-06-01-preview;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release History
22

3+
## 6.2.0 (2021-06)
4+
- This release corresponds to api-version 2021-06-01-preview which includes the following new features:
5+
* Support of AAD authentication for user topics, domains, and partner namespaces.
6+
* Private link support for partner namespaces.
7+
* IP Filtering for partner namespaces.
8+
* System Identity for partner topics.
9+
* User Identity for user topics and domains.
10+
311
## 6.1.0 (2020-10)
412
- This release corresponds to api-version 2020-10-15-preview which includes the following new features:
513
* MSI for System Topics

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/DomainTopicsOperations.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/DomainsOperations.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/EventGridManagementClient.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/IPartnerNamespacesOperations.cs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/IPartnerRegistrationsOperations.cs

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/IPartnerTopicsOperations.cs

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/IPrivateEndpointConnectionsOperations.cs

Lines changed: 44 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)