Update preview changelog for v7.7.0-preview.1#27293
Merged
jshigetomi merged 9 commits intoApr 20, 2026
Merged
Conversation
sdwheeler
suggested changes
Apr 20, 2026
| - Fix checks for local user config file paths (#26269) | ||
| - Add `CodeQL` suppresion for `NativeCommandProcessor` (#26145) | ||
|
|
||
| ### General Cmdlet Updates and Fixes |
Collaborator
There was a problem hiding this comment.
Missing the following fixes
- Close pipe client handles after creating the child ssh process ([Close pipe client handles after creating the child ssh process #26491][26491])
- Fix a regression in the API
CompletionCompleters.CompleteFilename()that causes null reference
exception ([Fix a regression in the APICompletionCompleters.CompleteFilename()that causes null reference exception #26291][26291]) - Properly expand aliases to their actual
ResolvedCommand([Properly Expand Aliases to their actual ResolvedCommand #25763][25763]) (Thanks @kilasuit!)
Collaborator
There was a problem hiding this comment.
I see those three shipped with 7.6.0-preview.6
https://github.com/PowerShell/PowerShell/releases/tag/v7.6.0-preview.6
- First one is 26464
- Second is 26487
- Third is 26571
Collaborator
There was a problem hiding this comment.
OK, but those aren't include with those numbers either. They need to be added.
…-preview.1-6cc1e7071
…//github.com/pwshBot/PowerShell into changelog_preview_v7.7.0-preview.1-6cc1e7071
sdwheeler
suggested changes
Apr 20, 2026
| - Fix checks for local user config file paths (#26269) | ||
| - Add `CodeQL` suppresion for `NativeCommandProcessor` (#26145) | ||
|
|
||
| ### General Cmdlet Updates and Fixes |
Collaborator
There was a problem hiding this comment.
OK, but those aren't include with those numbers either. They need to be added.
64656b3
into
PowerShell:release/v7.7.0-preview.1
34 checks passed
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.
Automated changelog update for v7.7.0-preview.1 (changes since v7.6.0-rc.1)