Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Redis .Net SDK update for new api v2023-08-01 #39230

Merged
merged 23 commits into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions sdk/redis/Azure.ResourceManager.Redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# Release History

## 1.3.0-beta.1 (Unreleased)
## 1.3.0-beta.1 (2023-12-15)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Adds support for using Microsoft Entra token-based authentication for your Azure Cache for Redis instance
- Adds support to choose an update channel
- Adds support the flush data operation to delete or flush all data in your cache

## 1.2.1 (2023-11-30)

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_40dabd49d3"
"Tag": "net/redis/Azure.ResourceManager.Redis_73d38d0d17"
}

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

Loading