Commit c3a94f5
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- eng/mgmt/mgmtmetadata
- sdk/redis/Microsoft.Azure.Management.Redis
- src
- Generated
- Models
- Properties
- tests
- InMemoryTests
- ScenarioTests
- SessionRecords
- BeginCreateBeginUpdateFunctionalTests
- BeginCreateFunctionalTests
- CreateUpdateDeleteFunctionalTests
- FirewallFunctionalTests
- GeoReplicationFunctionalTests
- GetListKeysFunctionalTests
- ManagedIdentityTests
- PatchSchedulesFunctionalTests
- RebootFunctionalTests
- TestsFixtureWithCacheCreate
- TestsFixture
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
Lines changed: 245 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 65 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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