Software Update: PowerShell 7.1.5

Spread the love

Microsoft has released new versions of PowerShell. PowerShell is an object-oriented shell and scripting language and has been around since 2006. Since version 2.0 it has been a standard part of Windows. Since August 2016 it is open source and also available for macOS, CentOS and Ubuntu. Microsoft has released version 7.1.5 from Microsoft and the changelog of that version looks like this:

Telemetry Changes

  • Configure ApplicationInsights to not send cloud role name (Internal 17100)
    We recently became aware of an issue in PowerShell 7, which resulted in the unintentional logging of information that was outside of our documentation† In this current release, we exclude the Application Insight properties below:

In addition to the product changes above, we will be publishing the specific Application Insight properties that we will use going forward, posted here

Engine Updates and Fixes

  • Handle error from unauthorized access when removing AppLocker test files (#15881
  • Test more thoroughly whether a command is Out-Default for transcription scenarios (#15653
  • Handle error when the telemetry mutex cannot be created (#15574
  • Disallow Add-Type in NoLanguage mode on a locked down machine (Internal 17522)

Tools

  • Add .stylecop to filetypexml and format it (#16025

Build and Packaging Improvements

  • Bump .NET SDK to 5.0.402

Documentation and Help Content

  • Fix example nuget.config(#14349

Version number 7.1.5
Release status Final
Operating systems Linux, macOS, Windows Server 2008, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download
License type GPL
You might also like