PowerShell 7.3.0 RC1 released


NOTE
  • PowerShell Direct is only supported on Windows 10, version 1809+
  • Windows 7 is not supported anymore

Breaking Change​

  • Update to use ComputeCore.dll for PowerShell Direct (#18194)

Engine Updates and Fixes​

  • On Unix, explicitly terminate the native process during cleanup only if it's not running in background (#18215)

General Cmdlet Updates and Fixes​

  • Remove the ProcessorArchitecture portion from the full name as it's obsolete (#18320)

Tests​

  • Add missing -Tag 'CI' to describe blocks. (#18317)

Build and Packaging Improvements​

Bump to .NET 7 to 7.0.100-rc.2.22477.20 (#18328)(#18286)
  • Update ThirdPartyNotices (Internal 22987)
  • Remove API sets (#18304) (#18376)
  • Do not cleanup pwsh.deps.json for framework dependent packages (#18300)
  • Bump Microsoft.PowerShell.Native from 7.3.0-preview.1 to 7.3.0-rc.1 (#18217)
  • Remove unnecessary native dependencies from the package (#18213)
  • Make the link to minimal package blob public during release (#18158)
  • Create tasks to collect and publish hashes for build files. (#18276)(#18277)
  • Add branch counter to compliance build (#18214)
  • Move APIScan to compliance build (#18191)
  • Update MSI exit message (#18137)
  • Remove XML files for min-size package (#18189)

Source:
 

Latest Support Threads

Back
Top Bottom