Microsoft heeft versie 7.6.5 van PowerShell uitgebracht. Tegelijkertijd zijn ook versies 7.5.10 en 7.4.19 verschenen. Deze objectgeoriënteerde shell- en scripttaal voor taakautomatisering bestaat uit een commandlineshell, een scripttaal en een framework voor configuratiebeheer. De software bestaat al sinds 2006 en is sinds versie 2.0 standaard onderdeel van Windows. Sinds eind 2016 is het opensource en ook beschikbaar voor Linux en macOS. In PowerShell 7.6.5 zijn de volgende veranderingen en verbeteringen in aangebracht:
Engine Updates and FixesTests
- Fix the dot-sourcing behavior of
pwsh -filefor advanced-function scripts (#27762)Update to .NET SDK 10.0.302
- Update CI workflow to also target servicing-* branches (#27654)
- Fix OneBranch output variables for early .NET jobs (#27845)
- Fix the condition check for signing EXE (#27827)
- Fix the conflict resolution error in 7.6.5 branch (#27820)
- Use .NET SDK and NuGet feed early access for build, package and release pipelines (#27806)
- Update Microsoft.PowerShell.Archive version to 1.2.6 (#27800)
- Ship localized resources only for MSIX packages (#27799)
- Produce min-size package for arm64 architecture (#27798)
- Update branch for release (#27787)
