{{ message }}
Add changelog v7.4.13 and v7.4.14#27005
Merged
jshigetomi merged 1 commit intoPowerShell:release/v7.4.14from Mar 11, 2026
Merged
Add changelog v7.4.13 and v7.4.14#27005jshigetomi merged 1 commit intoPowerShell:release/v7.4.14from
jshigetomi merged 1 commit intoPowerShell:release/v7.4.14from
Conversation
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>
558708d
into
PowerShell:release/v7.4.14
37 of 45 checks passed
Contributor
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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> |
| <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> |
There was a problem hiding this comment.
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> |
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> |
There was a problem hiding this comment.
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> |
| <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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header