Skip to content

Add changelog v7.4.13 and v7.4.14#27005

Merged
jshigetomi merged 1 commit intoPowerShell:release/v7.4.14from
jshigetomi:backportCLs
Mar 11, 2026
Merged

Add changelog v7.4.13 and v7.4.14#27005
jshigetomi merged 1 commit intoPowerShell:release/v7.4.14from
jshigetomi:backportCLs

Conversation

@jshigetomi
Copy link
Copy Markdown
Collaborator

@jshigetomi jshigetomi commented 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

PR Summary

Backport #27004

PR Checklist

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 marked this pull request as ready for review March 11, 2026 20:09
Copilot AI review requested due to automatic review settings March 11, 2026 20:09
@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
@jshigetomi jshigetomi merged commit 558708d into PowerShell:release/v7.4.14 Mar 11, 2026
37 of 45 checks passed
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

Backports the changelog updates from #27004 into the release/7.4 branch by adding entries for the 7.4.13 and 7.4.14 releases to the 7.4 changelog.

Changes:

  • Add a new changelog section for 7.4.14, including release notes grouped by area and a compare link.
  • Add a new changelog section for 7.4.13, including build/packaging notes and a compare link.

<li>Bring over all changes for MSIX packaging template (#26933)</li>
<li>.NET Resolution and Store Publishing Updates (#26930)</li>
<li>Update Application Insights package version to 2.23.0 (#26883)</li>
<li>Update metadata.json to update the Latest attribute with a better name (#26872)</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.

This entry reads a bit redundantly ("Update ... to update ..."). Consider rephrasing to avoid repeating "update" and make the changelog item easier to scan.

Suggested change
<li>Update metadata.json to update the Latest attribute with a better name (#26872)</li>
<li>Update metadata.json to give the Latest attribute a better name (#26872)</li>

Copilot uses AI. Check for mistakes.
<li>[release/v7.4] Mark the 3 consistently failing tests as pending to unblock PRs (#26197)</li>
<li>[release/v7.4] Remove UseDotnet task and use the dotnet-install script (#26170)</li>
<li>[release/v7.4] Automate Store Publishing (#26163)</li>
<li>[release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#26174)</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.

Typo in changelog entry: "suppresion" should be "suppression".

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

Copilot uses AI. Check for mistakes.
Comment on lines +102 to +103
<li>[release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#26174)</li>
<li>[release/v7.4] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26172)</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.

This bullet starts with lowercase "add"; other changelog bullets are consistently capitalized. Consider changing it to "Add ..." for consistency/readability.

Suggested change
<li>[release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#26174)</li>
<li>[release/v7.4] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26172)</li>
<li>[release/v7.4] Add CodeQL suppresion for NativeCommandProcessor (#26174)</li>
<li>[release/v7.4] Add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26172)</li>

Copilot uses AI. Check for mistakes.
<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 appears to be an extra space before the PR number in this entry (two spaces before "(#26930)"). Consider reducing it to a single space for consistent formatting.

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.
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.

2 participants