Skip to content

Commit c3a94f5

Browse files
austintolaniYao725
andauthored
Redis track 1 .NET SDK 2022-06-01 API version updates (#31799)
* generate Redis SDK * Update ManagedIdentityTests.cs * Update BeginCreateFunctionalTests.cs * use 'latest' as redisVersion * begin update tests * Update PatchSchedulesFunctionalTests.cs * add new properties to CreateOrUpdateTests * Update GeoReplicationFunctionalTests.cs with async + sync method testing * Rename BeginCreateFunctionalTests -> BeginCreateBeginUpdateFunctionalTests * Prevent key sanitization * disable failing geo-replication tests * session recordings * Revert "Prevent key sanitization" This reverts commit 83c1e40. * sanitized keys in RegenerateKeyTest.json * sdk release info * santize keys * regenerate session records * edit key santization in RegenerateKeyTest.json * Update sdk/redis/Microsoft.Azure.Management.Redis/src/Microsoft.Azure.Management.Redis.csproj Co-authored-by: Yao Kou <[email protected]> Co-authored-by: Austin Tolani <[email protected]> Co-authored-by: Yao Kou <[email protected]>
1 parent 8042752 commit c3a94f5

File tree

48 files changed

+14730
-10476
lines changed

Some content is hidden

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

48 files changed

+14730
-10476
lines changed

eng/mgmt/mgmtmetadata/redis_resource-manager.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ 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/main/specification/redis/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\azure-sdk-for-net\sdk
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/redis/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\Users\austintolani\Repos\azure-sdk-for-net\sdk
77
Autorest CSharp Version: 2.3.82
8-
2021-12-15 11:49:06 UTC
8+
2022-10-13 18:20:10 UTC
99
Azure-rest-api-specs repository information
1010
GitHub fork: Azure
1111
Branch: main
12-
Commit: 58891380ba22c3565ca884dee3831445f638b545
12+
Commit: 2ecbe51762643c7f6b6c6d8dd604dd934a1cc808
1313
AutoRest information
14-
Requested version: v2
15-
Bootstrapper version: autorest@3.3.2
14+
Requested version: 2.0.4421
15+
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>Cache_2021-06-01;</AzureApiTag>
4+
<AzureApiTag>Cache_2022-06-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/redis/Microsoft.Azure.Management.Redis/src/Generated/AsyncOperationStatusOperations.cs

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

sdk/redis/Microsoft.Azure.Management.Redis/src/Generated/AsyncOperationStatusOperationsExtensions.cs

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

sdk/redis/Microsoft.Azure.Management.Redis/src/Generated/IAsyncOperationStatusOperations.cs

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

0 commit comments

Comments
 (0)