-
Notifications
You must be signed in to change notification settings - Fork 4k
Release for MicrosoftCache.RedisEnterprise - 2025-05-01 PREVIEW #27602
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
base: main
Are you sure you want to change the base?
Release for MicrosoftCache.RedisEnterprise - 2025-05-01 PREVIEW #27602
Conversation
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PR with following comments.
- Only include change of the src/RedisEnterpriseCache in the PR
- Please update the changelog file accordingly - https://github.com/nikitagarg123/azure-powershell/blob/redisenterprise-2025-05-01-preview/src/RedisEnterpriseCache/RedisEnterpriseCache/ChangeLog.md
...RedisEnterpriseCache/RedisEnterpriseCache.Autorest/examples/Get-AzRedisEnterpriseCacheSku.md
Show resolved
Hide resolved
/azp run |
Commenter does not have sufficient privileges for PR 27602 in repo Azure/azure-powershell |
|
There is an issue in service side. In swagger, it is customerFacingSizeInGB, while in the response from service, it is customerFacingSizeInGb. @nikitagarg123, I added the Do Not Merge label for this PR. Please remove it once the issue is resolved so that I can proceed with the review and merge. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@nikitagarg123 Please fixed the CI failures. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
To the author of the pull request, |
|
Description
Changelog:
Upgraded api-version tag from 'package-preview-2024-09' to 'package-preview-2025-01'.
Adds support for listing all SKUs a cluster can scale to.
Clustering policy has a new enum: NoCluster.
Powershell : Release for MicrosoftCache.RedisEnterprise - 2025-05-01 PREVIEW
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.