Download PowerShell 7.3.10 / 7.4.0

Spread the love

Microsoft has released versions 7.3.10 and 7.4.0 of PowerShell. PowerShell is an object-oriented shell and scripting language for task automation, consisting of a command-line shell, a scripting language, and a configuration management framework. The software has been around since 2006 and has been a standard part of Windows since version 2.0. Since the end of 2016 it has been open source and also available for Linux and macOS. PowerShell 7.3 is built with .NET version 7, 7.4 with version 8.0, which has now reached RTM status. Below you can find the changelog for both versions.

PowerShell 7.3.10

General Cmdlet Updates and Fixes

  • Redact Auth header content from ErrorRecord (Internal 28410)

Update .NET to 7.0.404

  • Add internal .NET SDK URL parameter to release pipeline (Internal 28505)
  • Fix release build by making the internal SDK parameter optional (#20658) (Internal 28440)
  • Make internal .NET SDK URL as a parameter for release built (#20655) (Internal 28428)
  • Update the Notices file and cgmanifest (Internal 28500)
  • Update .NET to 7.0.404 (Internal 28485)
  • Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28448)

PowerShell 7.4.0

General Cmdlet Updates and Fixes

  • Added a missing ConfigureAwait(false) call to web cmdlets so they don't block (#20622)
  • Fix Group-Object so output uses current culture (#20623)
  • Block getting help from network locations in restricted remoting sessions (#20615)

Bump .NET 8 to 8.0.0 RTM build

  • Add internal .NET SDK URL parameter to release pipeline (Internal 28474)
  • Update the CGManifest file for v7.4.0 release (Internal 28457)
  • Fix repository root for the nuget.config (Internal 28456)
  • Add internal nuget feed to compliance build (Internal 28449)
  • Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28438)
  • Fix release build by making the internal SDK parameter optional (#20658) (Internal 28440)
  • Make internal .NET SDK URL as a parameter for release built (#20655) (Internal 28428)
  • Update PSResourceGet version for 1.0.1 release (#20652) (Internal 28427)
  • Bump .NET 8 to 8.0.0 RTM build (Internal 28360)
  • Remove Auth header content from ErrorRecord (Internal 28409)
  • Fix setting of variable to consume internal SDK source (Internal 28354)
  • Bump Microsoft.Management.Infrastructure to v3.0.0 (Internal 28352)
  • Bump Microsoft.PowerShell.Native to v7.4.0 (#20617) (#20624)

Version number 7.4.0
Release status Final
Operating systems Linux, macOS, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download https://github.com/PowerShell/PowerShell/releases/tag/v7.4.0
License type GPL
You might also like
Exit mobile version