Skip to content

Commit 83874cf

Browse files
austintolaniYao725
authored andcommitted
Redis track 1 .NET SDK 2022-06-01 API version updates (Azure#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 ae797a1 commit 83874cf

File tree

47 files changed

+14725
-10471
lines changed

Some content is hidden

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

47 files changed

+14725
-10471
lines changed
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)