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

Redis enterprise .net SDK for new API version 2024-09-01-preview #46089

Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Release History

## 1.2.0-beta.1 (Unreleased)
## 1.2.0-beta.1 (2024-09-25)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Adds support for using Microsoft Entra token-based authentication.
- Cluster has new properties: highAvailability and redundancyMode.
- New product SKUs added.
- Database has new properties: redisVersion, deferUpgrade and accessKeysAuthentication.

## 1.1.0 (2024-02-20)

Expand Down

Large diffs are not rendered by default.

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/redisenterprise/Azure.ResourceManager.RedisEnterprise",
"Tag": ""
"Tag": "net/redisenterprise/Azure.ResourceManager.RedisEnterprise_745b6dbdda"
}

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

Loading
Loading