[BC]ResourceMover Module Breaking Changes Announcement Date Update#29132
[BC]ResourceMover Module Breaking Changes Announcement Date Update#29132JiaSeng-v wants to merge 1 commit intoAzure:mainfrom
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this comment.
Pull request overview
This pull request updates the breaking change announcement for the Az.ResourceMover module, postponing the breaking changes from Az v15.0.0 (November 19th 2025) to Az v16.0.0 (May 2026). The changes also include module metadata updates from an AutoRest regeneration.
Changes:
- Updated breaking change announcement date from Az v15.0.0 (November 19th 2025) to Az v16.0.0 (May 2026) across 16 cmdlet files
- Incremented module assembly version from 1.3.0 to 1.3.1
- Updated Az.Accounts dependency from version 5.3.0 to 5.3.2
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/ResourceMover/ResourceMover/Az.ResourceMover.psd1 | Updated module manifest with new generation date, Az.Accounts dependency version, and minor formatting changes |
| src/ResourceMover/ResourceMover.sln | Regenerated solution file with updated project GUID |
| src/ResourceMover/ResourceMover.Autorest/generate-info.json | Updated auto-generation identifier |
| src/ResourceMover/ResourceMover.Autorest/docs/Az.ResourceMover.md | Updated module GUID in documentation |
| src/ResourceMover/ResourceMover.Autorest/custom/csharp/*.cs (16 files) | Updated breaking change announcement messages to reflect new version (v16.0.0) and date (May 2026) |
| src/ResourceMover/ResourceMover.Autorest/Properties/AssemblyInfo.cs | Incremented assembly version from 1.3.0 to 1.3.1 |
| { | ||
| [global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"********************************************************************************************** | ||
| * This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. * | ||
| * This cmdlet will undergo a breaking change in Az v16.0.0, to be released on May 2026. * |
There was a problem hiding this comment.
The breaking change announcement date format is inconsistent. The previous announcement specified "November 19th 2025" with a specific day, but the new announcement only states "May 2026" without specifying a day. For consistency and clarity, consider providing a specific release date (e.g., "May 20th 2026") or using a consistent format like "in May 2026" to indicate the month without a specific day.
| * This cmdlet will undergo a breaking change in Az v16.0.0, to be released on May 2026. * | |
| * This cmdlet will undergo a breaking change in Az v16.0.0, to be released in May 2026. * |
Description
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.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.