Add changelog v7.4.13 and v7.4.14#27005
Add changelog v7.4.13 and v7.4.14#27005jshigetomi 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
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.
| <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> |
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.
| <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".
| <li>[release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#26174)</li> | |
| <li>[release/v7.4] add CodeQL suppression for NativeCommandProcessor (#26174)</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> |
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.
| <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> |
There was a problem hiding this comment.
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.
| <li>.NET Resolution and Store Publishing Updates (#26930)</li> | |
| <li>.NET Resolution and Store Publishing Updates (#26930)</li> |
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