Skip to content

Conversation

@idanielsteven
Copy link
Contributor

@idanielsteven idanielsteven commented Aug 15, 2025

Notifying users of upcoming breaking changes that will be coming in the 9.0.x CLI version for 2025-07-15-stable API.


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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

Copilot AI review requested due to automatic review settings August 15, 2025 21:07
@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Aug 15, 2025

⚠️Azure CLI Extensions Breaking Change Test
⚠️managednetworkfabric
rule cmd_name rule_message suggest_message
⚠️ 1013 - SubgroupPropAdd networkfabric fabric identity sub group networkfabric fabric identity added property deprecate_info_hide
⚠️ 1013 - SubgroupPropAdd networkfabric fabric identity sub group networkfabric fabric identity added property deprecate_info_target

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 15, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces breaking change announcements for the Managed Network Fabric extension, providing a 30-day notice before changes take effect in version 9.0.x. The changes include deprecation notices and required parameter changes.

  • Adds breaking change notifications for command group deprecation, argument removal, and required flag changes
  • Updates version from 8.0.0 to 8.0.1 to publish the breaking change notices
  • Documents the upcoming breaking changes in the history file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
setup.py Increments version to 8.0.1 to publish breaking change notices
_breaking_change.py New file implementing breaking change registrations for deprecated commands and arguments
HISTORY.rst Documents the breaking changes being announced for version 9.0.x

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link

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

@idanielsteven idanielsteven changed the title Managed Network Fabric - Breaking changes announcement - 30 day notice Managed Network Fabric CLI: 30-day notice of breaking changes announcement for 9.0.x CLI Aug 15, 2025
@github-actions
Copy link

github-actions bot commented Aug 15, 2025

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Aug 15, 2025
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Aug 18, 2025
@necusjz necusjz merged commit f3079df into Azure:main Aug 19, 2025
24 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ managednetworkfabric-8.1.0 ] : https://dev.azure.com/msazure/One/_build/results?buildId=134270256&view=results

nilo19 pushed a commit to nilo19/azure-cli-extensions that referenced this pull request Aug 27, 2025
…ement for 9.0.x CLI (Azure#9062)

* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview

* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview

* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview

* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview

* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview

* fixing tests

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* updating history.rst for consistency

* updating history.rst for consistency

* updating history.rst for consistency

* updating history.rst for consistency

* Updating service names for networkcloud and networkfabric CLI's

* Updating service names for networkcloud and networkfabric CLI's

* Updating networkcloud and managednetworkfabric Readme.md to use the actual extension names for consistency

* 07-15-2025 CLI shake test

* linting fixes

* re-adding missing params

* announcement of breaking changes

* announcement of breaking changes

* updating minor release version for breaking changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Network

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants