Skip to content

Update changelog for release v7.5.5#27014

Merged
adityapatwardhan merged 1 commit intomasterfrom
changelog75
Mar 12, 2026
Merged

Update changelog for release v7.5.5#27014
adityapatwardhan merged 1 commit intomasterfrom
changelog75

Conversation

@adityapatwardhan
Copy link
Member

PR Summary

Update changelog

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings March 12, 2026 18:29
Copy link
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.5 release changelog to include the notes and comparison link for the 7.5.5 release.

Changes:

  • Add a new ## [7.5.5] section with categorized release notes (Engine, Cmdlets, Tools, Tests, Build/Packaging).
  • Include the v7.5.4...v7.5.5 compare link reference for the new release section.

You can also share your feedback on Copilot code review. Take the survey.

<li>Remove unused runCodesignValidationInjection variable from pipeline templates (#26825)</li>
<li>Update <code>Get-ChangeLog</code> to handle backport PRs correctly (#26824)</li>
<li>Mirror .NET/runtime ICU version range in PowerShell (#26821) (Thanks @kasperk81!)</li>
<li>Update the macos package name for preview releases to match the previous pattern (#26820)</li>
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

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

In this list, "macos" is inconsistent with other items that use the product name "macOS" (e.g., "Fix macOS preview...") in the same 7.5.5 section. Consider normalizing to "macOS" for consistency.

Suggested change
<li>Update the macos package name for preview releases to match the previous pattern (#26820)</li>
<li>Update the macOS package name for preview releases to match the previous pattern (#26820)</li>

Copilot uses AI. Check for mistakes.
<li>Remove usage of fpm for DEB package generation (#26809)</li>
<li>Replace fpm with native macOS packaging tools (pkgbuild/productbuild) (#26801)</li>
<li>Fix build to only enable ready-to-run for the Release configuration (#26798)</li>
<li>Fix R2R for fxdependent packaging (#26797)</li>
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

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

There are two spaces before the PR number "(#26797)" which makes the changelog entry look unintentional. Please remove the extra whitespace to match the formatting of the other list items.

Suggested change
<li>Fix R2R for fxdependent packaging (#26797)</li>
<li>Fix R2R for fxdependent packaging (#26797)</li>

Copilot uses AI. Check for mistakes.
@adityapatwardhan adityapatwardhan added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Mar 12, 2026
@adityapatwardhan adityapatwardhan enabled auto-merge (squash) March 12, 2026 18:36
@adityapatwardhan adityapatwardhan merged commit fffe609 into master Mar 12, 2026
40 of 41 checks passed
@adityapatwardhan adityapatwardhan deleted the changelog75 branch March 12, 2026 19:04
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.

3 participants