Skip to content

[release/v7.5.5] Update change log for v7.5.5#27012

Merged
adityapatwardhan merged 1 commit intoPowerShell:release/v7.5.5from
adityapatwardhan:backport/release/v7.5.5/26999-2997a5245
Mar 12, 2026
Merged

[release/v7.5.5] Update change log for v7.5.5#27012
adityapatwardhan merged 1 commit intoPowerShell:release/v7.5.5from
adityapatwardhan:backport/release/v7.5.5/26999-2997a5245

Conversation

@adityapatwardhan
Copy link
Member

Backport of #26999 to release/v7.5.5

Triggered by @adityapatwardhan on behalf of @adityapatwardhan

Original CL Label: CL-Docs

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Changelog update for release tracking.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Documentation-only change (changelog update). No functional testing required.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

This is a documentation-only change updating the changelog. No code changes, no risk of regression.

Copilot AI review requested due to automatic review settings March 12, 2026 15:15
@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 15:16
@adityapatwardhan adityapatwardhan merged commit dd349fc into PowerShell:release/v7.5.5 Mar 12, 2026
37 checks passed
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

Adds the missing 7.5.5 (and 7.5.4) release notes to the 7.5 changelog on the release/v7.5.5 branch to keep release tracking up to date.

Changes:

  • Add a new [7.5.5] section with categorized bullet items and a compare link.
  • Add a [7.5.4] section and compare link above the existing 7.5.3+ entries.

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

<li>Backport Release Pipeline Changes (Internal 37168)</li>
<li>[release/v7.5] Update branch for release (#26195)</li>
<li>[release/v7.5] Mark the 3 consistently failing tests as pending to unblock PRs (#26196)</li>
<li>[release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#26173)</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.

Typo in changelog entry: "suppresion" should be "suppression" (and consider capitalizing "add" -> "Add" to match surrounding bullets).

Suggested change
<li>[release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#26173)</li>
<li>[release/v7.5] Add CodeQL suppression for NativeCommandProcessor (#26173)</li>

Copilot uses AI. Check for mistakes.
<li>Backport Release Pipeline Changes (Internal 37168)</li>
<li>[release/v7.5] Update branch for release (#26195)</li>
<li>[release/v7.5] Mark the 3 consistently failing tests as pending to unblock PRs (#26196)</li>
<li>[release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#26173)</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.

Typo in changelog entry: "suppresions" should be "suppressions".

Suggested change
<li>[release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#26173)</li>
<li>[release/v7.5] add CodeQL suppression for NativeCommandProcessor (#26173)</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 reference in this changelog item ("packaging (#26797)"). Consider normalizing to a single space for consistent formatting.

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

Copilot uses AI. Check for mistakes.
Comment on lines +35 to +38
<p>Update to .NET SDK 9.0.312</p>
<p>We thank the following contributors!</p>
<p>@kasperk81, @RichardSlater</p>

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.

For consistency with other changelog entries, consider adding a blank line after the <summary> tag (and/or grouping the <p> lines) to match the formatting used in the 7.5.4/7.5.3 sections. This helps keep the embedded HTML blocks consistent and easier to diff in future updates.

Suggested change
<p>Update to .NET SDK 9.0.312</p>
<p>We thank the following contributors!</p>
<p>@kasperk81, @RichardSlater</p>
<p>Update to .NET SDK 9.0.312</p>
<p>We thank the following contributors!</p>
<p>@kasperk81, @RichardSlater</p>

Copilot uses AI. Check for mistakes.
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