Skip to content

FileShare OOB Release#29543

Draft
azure-powershell-bot wants to merge 1 commit intomainfrom
oob/FileShare
Draft

FileShare OOB Release#29543
azure-powershell-bot wants to merge 1 commit intomainfrom
oob/FileShare

Conversation

@azure-powershell-bot
Copy link
Copy Markdown
Collaborator

Description

FileShare OOB Release

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings May 9, 2026 02:26
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Copy Markdown
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 publishes an out-of-band (OOB) general-availability release for Az.FileShare by promoting it to v1.0.0 and updating the repo’s rollup manifests and documentation metadata to reference the new version.

Changes:

  • Bumped Az.FileShare module/assembly version from 0.1.0 to 1.0.0 and updated module release notes.
  • Updated Az and AzPreview rollup manifests and docs package index to reference Az.FileShare 1.0.0.
  • Added a Version 1.0.0 entry in the module ChangeLog and removed the minimal-version pin used during version bumping.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/VersionController/MinimalVersion.csv Removes Az.FileShare minimal-version pin after bumping to 1.0.0.
tools/Docs/az-ps-latest-1.csv Updates docs-release package reference for Az.FileShare to 1.0.0.
tools/AzPreview/AzPreview.psd1 Updates AzPreview rollup dependency to require Az.FileShare 1.0.0.
tools/Az/Az.psd1 Updates Az rollup dependency to require Az.FileShare 1.0.0.
src/FileShare/FileShare/Properties/AssemblyInfo.cs Bumps assembly version/file version to 1.0.0.
src/FileShare/FileShare/ChangeLog.md Adds Version 1.0.0 section noting GA for Az.FileShare.
src/FileShare/FileShare/Az.FileShare.psd1 Bumps module version to 1.0.0, aligns required Az.Accounts version, and sets ReleaseNotes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants