- Notifications
You must be signed in to change notification settings - Fork7.7k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
- Updated Third Party Notices (#24666)- Updated changelog----#### AI description (iteration 1)#### PR ClassificationDocumentation update#### PR SummaryThis 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.
/azp run PowerShell-CI-linux |
/azp run PowerShell-CI-macos |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run PowerShell-CI-windows |
/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). |
/azp run PowerShell-Windows-Packaging-CI |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
/azp run PSResourceGet ACR |
Azure Pipelines successfully started running 1 pipeline(s). |
/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). |
/azp run PowerShell-Windows-Packaging-CI |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
b714f63
intomasterUh oh!
There was an error while loading.Please reload this page.
* Merged PR 33470: Updated Changelog- Updated Third Party Notices (#24666)- Updated changelog----#### AI description (iteration 1)#### PR ClassificationDocumentation update#### PR SummaryThis 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>
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
This pull request updates the
CHANGELOG/preview.md
file 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:
AIShell
module to the telemetry collection list (AIShell Module load telemetry #24747)-ExcludeModule
parameter toGet-Command
(Add ExcludeModule parameter to Get-Command #18955)Write-Host
handlesXmlNode
objects (Fix a bug in how Write-Host handles XML Elements #24669)Code Cleanup:
ClientRemoteSessionDSHandlerImpl
class (RemoveSuppressFinalize
fromClientRemoteSessionDSHandlerImpl
#21218,Seal internal typeClientRemoteSessionDSHandlerImpl
#24705,Seal internal types in fileRemotingProtocol2.cs
#21164)Build and Packaging Improvements:
metadata.json
(Update metadata.json #24764)Microsoft.PowerShell.PSResourceGet
to1.1.0
(Update Microsoft.PowerShell.PSResourceGet to 1.1.0 #24767)Documentation and Help Content:
PR Context
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).