-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Update CHANGELOG for v7.4.15 #27314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SeeminglyScience
merged 1 commit into
PowerShell:master
from
SeeminglyScience:port-changelog-v7.4.15
Apr 22, 2026
Merged
Update CHANGELOG for v7.4.15 #27314
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,56 @@ | ||||||
| # 7.4 Changelog | ||||||
|
|
||||||
| ## [7.4.15] | ||||||
|
|
||||||
| ### General Cmdlet Updates and Fixes | ||||||
|
|
||||||
| - Delay update notification for one week to ensure all packages become available (#27229) | ||||||
| - Close pipe client handles after creating the child ssh process (#27139) | ||||||
|
|
||||||
| ### Tests | ||||||
|
|
||||||
| - Fix the `PSNativeCommandArgumentPassing` test (#27146) | ||||||
|
|
||||||
| ### Build and Packaging Improvements | ||||||
|
|
||||||
| <details> | ||||||
|
|
||||||
| <summary> | ||||||
|
|
||||||
| <p>Update .NET SDK to 8.0.420</p> | ||||||
|
|
||||||
| </summary> | ||||||
|
|
||||||
| <ul> | ||||||
| <li>Fix the container image for vPack, MSIX vPack and Package pipelines (#27018)</li> | ||||||
| <li>Update branch for release (#27279)</li> | ||||||
| <li>Fix package pipeline by adding in PDP-Media directory (#27255)</li> | ||||||
| <li>Pin ready-to-merge.yml reusable workflow to commit SHA (#27247)</li> | ||||||
| <li>[StepSecurity] ci: Harden GitHub Actions tags (#27244)</li> | ||||||
| <li>Build, package, and create VPack for the PowerShell-LTS store package within the same <code>msixbundle-vpack</code> pipeline (#27242)</li> | ||||||
| <li>Change the display name of PowerShell-LTS package to PowerShell LTS (#27232)</li> | ||||||
| <li>[StepSecurity] ci: Harden GitHub Actions tokens (#27231)</li> | ||||||
| <li>Redo windows image fix to use latest image (#27230)</li> | ||||||
| <li>Separate Store Package Creation, Skip Polling for Store Publish, Clean up PDP-Media (#27228)</li> | ||||||
| <li>Add comment-based help documentation to build.psm1 functions (#27227)</li> | ||||||
| <li>Fix a preview detection test for the packaging script (#27226)</li> | ||||||
| <li>Update the PhoneProductId to be the official LTS id used by Store (#27169)</li> | ||||||
| <li>Select New MSIX Package Name (#27173)</li> | ||||||
| <li>Publish <code>.msixbundle</code> package as a VPack (#27187)</li> | ||||||
| <li>Bump <code>github/codeql-action</code> from 4.32.4 to 4.35.1 (#27143) (#27171) (#27175)</li> | ||||||
| <li><code>release-upload-buildinfo</code>: replace version-comparison channel gating with metadata flags (#27147)</li> | ||||||
| <li>Create infrastructure to create two msixs and msixbundles for LTS and Stable (#27145)</li> | ||||||
|
||||||
| <li>Create infrastructure to create two msixs and msixbundles for LTS and Stable (#27145)</li> | |
| <li>Create infrastructure to create two MSIX packages and msixbundles for LTS and Stable (#27145)</li> |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Redo windows image fix..." should capitalize "Windows" to match the rest of the changelog and product naming.