v7.3.0-preview.3 Release of PowerShell #17044
daxian-dbw
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
7.3.0-preview.3 - 2022-03-21
Note: Known issues about the v7.3.0-preview.3 release:
Test-Connectionis broken due to an intentional breaking change in .NET 7. It's tracked by Test-Connection needs to be revised due to an intentional breaking change in .NET 7Β #17018ReadyToRunis disabled for all v7.3.0-preview.3 packages due to a regression in .NET 7AssemblyName.FullNamehas unexpected behavior due to a regression in .NET 7Engine Updates and Fixes
PSGetMemberBinderto get value ofByRefproperty (Allow thePSGetMemberBinderto handle ByRef propertyΒ #16956)Automation.Nullelements to be piped to pipeline (Allow a collection withAutomation.Nullelements to be piped to pipelineΒ #16957)General Cmdlet Updates and Fixes
CompatPowerShellGetto the allow-list of telemetry modules (Adding PowerShellGet Compat module to allow list of telemetry modulesΒ #16935)Enter-PSHostProcessandGet-PSHostProcessInfocmdlets by handling processes that have exited (Add fix of process objects for processes that have exited.Β #16946)Code Cleanup
CommandHelpProvider.cs(Fix typo in CommandHelpProvider.csΒ #16949) (Thanks @eltociear!)Tests
Build and Packaging Improvements
Update .NET SDK to 7.0.0-preview.2
AzureFileCopytask and fix the syntax for specifyingpool(UpdateAzureFileCopytask and fix the syntax for specifyingpoolΒ #17013)SHA256 Hashes of the release artifacts
This discussion was created from the release v7.3.0-preview.3 Release of PowerShell.
Beta Was this translation helpful? Give feedback.
All reactions