Azure / azure-cli-extensions

Public Repository for Extensions of Azure CLI.
https://docs.microsoft.com/en-us/cli/azure
MIT License
375 stars 1.16k forks source link

{Storage-Preview} Bump api version to 2023-05-01 from 2022-09-01 #7777

Closed calvinhzy closed 4 days ago

calvinhzy commented 5 days ago

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

azure-client-tools-bot-prd[bot] commented 5 days ago
⚠️Azure CLI Extensions Breaking Change Test >
> ⚠️storage-preview > >|rule|cmd_name|rule_message|suggest_message| >|---|---|---|---| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account create|cmd `storage account create` update parameter `access_tier`: updated property `choices` from `['Cool', 'Hot', 'Premium']` to `['Cold', 'Cool', 'Hot', 'Premium']`|| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account create|cmd `storage account create` update parameter `min_tls_version`: updated property `choices` from `['TLS1_0', 'TLS1_1', 'TLS1_2']` to `['TLS1_0', 'TLS1_1', 'TLS1_2', 'TLS1_3']`|| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account create|cmd `storage account create` update parameter `public_network_access`: updated property `choices` from `['Disabled', 'Enabled']` to `['Disabled', 'Enabled', 'SecuredByPerimeter']`|| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account update|cmd `storage account update` update parameter `access_tier`: updated property `choices` from `['Cool', 'Hot', 'Premium']` to `['Cold', 'Cool', 'Hot', 'Premium']`|| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account update|cmd `storage account update` update parameter `min_tls_version`: updated property `choices` from `['TLS1_0', 'TLS1_1', 'TLS1_2']` to `['TLS1_0', 'TLS1_1', 'TLS1_2', 'TLS1_3']`|| >|⚠️ [1010 - ParaPropUpdate](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1010.md)|storage account update|cmd `storage account update` update parameter `public_network_access`: updated property `choices` from `['Disabled', 'Enabled']` to `['Disabled', 'Enabled', 'SecuredByPerimeter']`|| > >
azure-client-tools-bot-prd[bot] commented 5 days ago

Hi @calvinhzy, Please write the description of changes which can be perceived by customers into HISTORY.rst. If you want to release a new extension version, please update the version in setup.py as well.

azure-client-tools-bot-prd[bot] commented 5 days ago

Hi @calvinhzy, Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

yonzhan commented 5 days ago

Storage-preview

github-actions[bot] commented 5 days ago

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

github-actions[bot] commented 5 days ago

:warning: Release Suggestions

Module: storage-preview