Skip to content

added missing changelogs#29782

Merged
VeryEarly merged 1 commit into
mainfrom
thomas-temby/missing-changelogs
Jun 30, 2026
Merged

added missing changelogs#29782
VeryEarly merged 1 commit into
mainfrom
thomas-temby/missing-changelogs

Conversation

@thomas-temby

Copy link
Copy Markdown
Contributor

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 June 30, 2026 03:16
@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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds missing ## Upcoming Release entries to module ChangeLog files so user-facing release notes reflect recent cmdlet/help behavior updates.

Changes:

  • Added an upcoming-release entry for Az.EdgeAction describing updated output behavior for Get-AzEdgeActionVersionCode and clarified help/behavior for Switch-AzEdgeActionVersionDefault.
  • Added an upcoming-release entry for Az.DataProtection describing deprecation of -OverwriteLifeCycle and improved help text clarity for retention rule -Name.

Reviewed changes

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

File Description
src/EdgeAction/EdgeAction/ChangeLog.md Adds upcoming-release notes for EdgeAction cmdlet behavior/help updates.
src/DataProtection/DataProtection/ChangeLog.md Adds upcoming-release notes for a parameter deprecation and help text clarification.

@VeryEarly VeryEarly merged commit a513798 into main Jun 30, 2026
13 checks passed
@VeryEarly VeryEarly deleted the thomas-temby/missing-changelogs branch June 30, 2026 04:46
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