Skip to content

Commit

Permalink
Azure Redis .Net SDK update for new api v2024-03-01 (#44847)
Browse files Browse the repository at this point in the history
* Update autorest and generated code

* Update ArmRedisModelFactory customization code and generate API file

* Add tests for disable access keys auth

* Update changelog

* Push recordings

* Change csproj version

* Update changelog

* Update arm model factory customization

* Update arm model factory customization code with named arguments

* Update release date in CHANGELOG

---------

Co-authored-by: Kanchan Joshi <[email protected]>
  • Loading branch information
koderjoker and Kanchan Joshi authored Jul 11, 2024
1 parent 8d477e8 commit e388c10
Show file tree
Hide file tree
Showing 57 changed files with 510 additions and 290 deletions.
9 changes: 2 additions & 7 deletions sdk/redis/Azure.ResourceManager.Redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 1.4.0-beta.1 (Unreleased)
## 1.4.0 (2024-07-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Adds support for Disabling Access Keys Authentication for your Azure Cache for Redis instance

## 1.3.3 (2024-05-07)

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/redis/Azure.ResourceManager.Redis/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/redis/Azure.ResourceManager.Redis",
"Tag": "net/redis/Azure.ResourceManager.Redis_73d38d0d17"
"Tag": "net/redis/Azure.ResourceManager.Redis_98ba616de3"
}

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

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

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

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

Loading

0 comments on commit e388c10

Please sign in to comment.