-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update Changelog for v7.6.0-preview.2 #24775
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
Merged
Conversation
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
- Updated Third Party Notices (#24666) - Updated changelog ---- #### AI description (iteration 1) #### PR Classification Documentation update #### PR Summary This pull request updates the changelog with the latest changes for version 7.6.0-preview.1. - Added breaking changes, general cmdlet updates, code cleanup, tools, tests, build and packaging improvements, and documentation updates in `CHANGELOG/preview.md`. - Notable updates include treating large Enum values as numbers in `ConvertTo-Json`, adding error for `Get-PSSession -ComputerName` on Unix, and updating `PSReadLine` to 2.3.6.
Collaborator
Author
|
/azp run PowerShell-CI-linux |
Collaborator
Author
|
/azp run PowerShell-CI-macos |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run PowerShell-CI-windows |
Collaborator
Author
|
/azp run PowerShell-CI-static-analysis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run PowerShell-Windows-Packaging-CI |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Collaborator
Author
|
/azp run PSResourceGet ACR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
adityapatwardhan
approved these changes
Jan 14, 2025
TravisEz13
approved these changes
Jan 14, 2025
Collaborator
Author
|
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR |
|
Azure Pipelines successfully started running 5 pipeline(s). |
Collaborator
Author
|
/azp run PowerShell-Windows-Packaging-CI |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
jshigetomi
added a commit
that referenced
this pull request
Jan 15, 2025
* Merged PR 33470: Updated Changelog - Updated Third Party Notices (#24666) - Updated changelog ---- #### AI description (iteration 1) #### PR Classification Documentation update #### PR Summary This pull request updates the changelog with the latest changes for version 7.6.0-preview.1. - Added breaking changes, general cmdlet updates, code cleanup, tools, tests, build and packaging improvements, and documentation updates in `CHANGELOG/preview.md`. - Notable updates include treating large Enum values as numbers in `ConvertTo-Json`, adding error for `Get-PSSession -ComputerName` on Unix, and updating `PSReadLine` to 2.3.6. * Updated CL preivew.2 * Fixed CL update * Added missing PR --------- Co-authored-by: Justin Chung <chungjustin@microsoft.com>
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.
PR Summary
This pull request updates the
CHANGELOG/preview.mdfile with the changes for the upcoming 7.6.0-preview.2 release. The most important changes include general cmdlet updates and fixes, code cleanup, tool updates, tests, build and packaging improvements, and documentation updates.General Cmdlet Updates and Fixes:
AIShellmodule to the telemetry collection list (AIShell Module load telemetry #24747)-ExcludeModuleparameter toGet-Command(Add ExcludeModule parameter to Get-Command #18955)Write-HosthandlesXmlNodeobjects (Fix a bug in how Write-Host handles XML Elements #24669)Code Cleanup:
ClientRemoteSessionDSHandlerImplclass (RemoveSuppressFinalizefromClientRemoteSessionDSHandlerImpl#21218, Seal internal typeClientRemoteSessionDSHandlerImpl#24705, Seal internal types in fileRemotingProtocol2.cs#21164)Build and Packaging Improvements:
metadata.json(Update metadata.json #24764)Microsoft.PowerShell.PSResourceGetto1.1.0(Update Microsoft.PowerShell.PSResourceGet to 1.1.0 #24767)Documentation and Help Content:
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).