Microsoft heeft versie 7.5.4 van PowerShell uitgebracht. 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. PowerShell 7.5 is gebouwd met .NET versie 9.0. In versie 7.5.4 is de .NET SDK bijgewerkt naar versie 9.0.306 en dat brengt verder de volgende verbeteringen met zich mee:
Update to .NET SDK 9.0.306
- Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release (#26032)
- Fix variable reference for release environment in pipeline (#26013)
- Add v7.5.3 Changelog (#26015)
- Add LinuxHost Network configuration to PowerShell Packages pipeline (#26002)
- Backport Release Pipeline Changes (Internal 37168)
- Update branch for release (#26195)
- Mark the 3 consistently failing tests as pending to unblock PRs (#26196)
- Add CodeQL suppresion for NativeCommandProcessor (#26173)
- Add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26171)
- Remove UseDotnet task and use the dotnet-install script (#26169)
- Automate Store Publishing (#26164)
- Ensure that socket timeouts are set only during the token validation (#26079)
- Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#26059)
