Skip to content

fix DataProtection version#29670

Merged
YanaXu merged 1 commit into
mainfrom
yanxu/DataProtection
May 22, 2026
Merged

fix DataProtection version#29670
YanaXu merged 1 commit into
mainfrom
yanxu/DataProtection

Conversation

@YanaXu
Copy link
Copy Markdown
Contributor

@YanaXu YanaXu commented May 22, 2026

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update 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.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings May 22, 2026 07:52
@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.

@YanaXu YanaXu enabled auto-merge (squash) May 22, 2026 07:52
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

Updates the Az.DataProtection module’s version metadata to address an apparent version mismatch in the DataProtection module packaging.

Changes:

  • Bumped Az.DataProtection module manifest ModuleVersion from 2.10.0 to 2.10.1.
  • Bumped DataProtection Autorest assembly AssemblyFileVersion/AssemblyVersion from 2.10.0 to 2.10.1.

Reviewed changes

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

File Description
src/DataProtection/DataProtection/Az.DataProtection.psd1 Updates the PowerShell module manifest version to 2.10.1.
src/DataProtection/DataProtection.Autorest/Properties/AssemblyInfo.cs Updates Autorest assembly version attributes to 2.10.1.

Comment on lines 14 to 16
# Version number of this module.
ModuleVersion = '2.10.0'
ModuleVersion = '2.10.1'

@YanaXu YanaXu merged commit dca0b11 into main May 22, 2026
13 checks passed
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.

3 participants