Skip to content

Add 7.4.14 changelog#26998

Merged
TravisEz13 merged 12 commits intoPowerShell:masterfrom
jshigetomi:addChangelog
Mar 11, 2026
Merged

Add 7.4.14 changelog#26998
TravisEz13 merged 12 commits intoPowerShell:masterfrom
jshigetomi:addChangelog

Conversation

@jshigetomi
Copy link
Copy Markdown
Collaborator

@jshigetomi jshigetomi commented Mar 11, 2026

PR Summary

This pull request adds the changelog for version 7.4.14, summarizing all notable updates and fixes included in this release. The changes cover general cmdlet updates, improvements to CI tooling and workflows, various test fixes, build and packaging enhancements, and documentation updates.

General Cmdlet Updates and CI Tooling:

  • Fixed the PSMethodInvocationConstraints.GetHashCode method to address a reported issue.
  • Added merge conflict marker detection to the Linux CI workflow and refactored actions to use a new reusable get-changed-files action.
  • Refactored the analyze job into a reusable workflow and enabled it on Windows CI.

Test Improvements:

  • Skipped or marked as pending several flaky Update-Help tests and added GitHub Actions annotations for Pester test failures.
  • Updated Update-Help tests to use -Force and fixed merge conflict checker for empty file lists and filtered *.cs files.
  • Added markdown link verification for PRs.

Build and Packaging Enhancements:

  • Updated the SDK to 8.0.419 and made numerous packaging improvements,

PR Context

Release notes for v7.4.14

PR Checklist

@jshigetomi jshigetomi added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Mar 11, 2026
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Looks good to me pending Travis's requested changes.

jshigetomi and others added 6 commits March 11, 2026 13:16
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
@jshigetomi jshigetomi marked this pull request as ready for review March 11, 2026 18:16
@jshigetomi jshigetomi requested a review from a team as a code owner March 11, 2026 18:16
Copilot AI review requested due to automatic review settings March 11, 2026 18:16
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

Adds the release notes entry for PowerShell v7.4.14 to the 7.4 changelog, capturing the notable fixes and infra/packaging work that went into the patch release.

Changes:

  • Add a new ## [7.4.14] section with categorized bullets (cmdlets, tools, tests, packaging, docs).
  • Include a detailed packaging subsection (via <details> + <ul>) and the compare link for the release tag.

Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Please cccept the Copilot suggestions.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Mar 11, 2026
jshigetomi and others added 4 commits March 11, 2026 13:25
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Mar 11, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

LGTM

@jshigetomi jshigetomi requested a review from TravisEz13 March 11, 2026 19:49
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

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

@TravisEz13 TravisEz13 merged commit a76568c into PowerShell:master Mar 11, 2026
40 of 41 checks passed
jshigetomi added a commit to jshigetomi/PowerShell that referenced this pull request Mar 11, 2026
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jshigetomi jshigetomi mentioned this pull request Mar 11, 2026
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants