Skip to content

Add changelog v7.4.13 and v7.4.14#27004

Merged
jshigetomi merged 2 commits intoPowerShell:release/v7.4from
jshigetomi:addBothCLs
Mar 11, 2026
Merged

Add changelog v7.4.13 and v7.4.14#27004
jshigetomi merged 2 commits intoPowerShell:release/v7.4from
jshigetomi:addBothCLs

Conversation

@jshigetomi
Copy link
Copy Markdown
Collaborator

@jshigetomi jshigetomi commented Mar 11, 2026

PR Summary

This pull request updates the CHANGELOG/7.4.md file with the changelog for version 7.4.14. The new entry documents a wide range of updates, including general cmdlet fixes, CI tool improvements, test reliability enhancements, build and packaging changes, and documentation updates.

Key highlights in the changelog:

General Cmdlet Updates and Fixes:

  • Fixed the PSMethodInvocationConstraints.GetHashCode method to address a reported issue.

CI Tools and Workflow Improvements:

  • Added merge conflict marker detection to the linux-ci workflow and refactored actions to use a reusable get-changed-files action.
  • Refactored the analyze job into a reusable workflow and enabled it on Windows CI.

Test Suite Reliability:

  • Skipped flaky Update-Help tests for the PackageManagement module and marked certain web tests as pending to unblock CI.
  • Fixed issues with $PSDefaultParameterValues leaking between tests and improved test failure reporting with GitHub Actions annotations.

Build and Packaging Improvements:

  • Updated the .NET SDK to 8.0.419 and made numerous enhancements to packaging, validation, and automation across platforms (Windows, Linux

PR Context

Backporting changelog changes for 7.4.13 and 7.4.14 for the latter's release

PR Checklist

adityapatwardhan and others added 2 commits March 11, 2026 15:00
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 marked this pull request as ready for review March 11, 2026 20:03
Copilot AI review requested due to automatic review settings March 11, 2026 20:03
@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
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 PowerShell 7.4 servicing changelog to include the release notes for v7.4.14 (and retains the existing v7.4.13 entry), ensuring the 7.4 release branch documentation reflects the latest fixes and tooling/build changes.

Changes:

  • Add a new 7.4.14 section with categorized entries (cmdlets, tools, tests, build/packaging, docs).
  • Add the [7.4.14] compare link reference.

<li>Split TPN manifest and Component Governance manifest (#26961)</li>
<li>Correct the package name for .deb and .rpm packages (#26960)</li>
<li>Bring over all changes for MSIX packaging template (#26933)</li>
<li>.NET Resolution and Store Publishing Updates (#26930)</li>
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

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

There’s an extra space before the PR number, which shows up as double spacing in the rendered changelog. Please remove the extra space so the entry is consistently formatted.

Suggested change
<li>.NET Resolution and Store Publishing Updates (#26930)</li>
<li>.NET Resolution and Store Publishing Updates (#26930)</li>

Copilot uses AI. Check for mistakes.
@jshigetomi jshigetomi merged commit bef38c8 into PowerShell:release/v7.4 Mar 11, 2026
39 of 48 checks passed
jshigetomi added a commit to jshigetomi/PowerShell that referenced this pull request Mar 11, 2026
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
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