Microsoft heeft versie 7.6.2 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. In PowerShell 7.6.2 zijn de volgende veranderingen en verbeteringen in aangebracht:
Engine Updates and Fixes General Cmdlet Updates and FixesUpdate to .NET SDK 10.0.300
- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27438)
- Update branch for release (#27446)
- Fix *nix permissions and use
certificate_logical_to_actual(#27439)- Specify linux-arm64 runtime if package type is deb-arm64 in packaging.psm1 (#27440)
- Remove mariner2.0 from PMC mapping (#27422)
- Remove package verification from the notice pipeline (#27425)
- Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27435)
- Update
Microsoft.PowerShell.Nativeto the latest GA version (#27436)- Create PowerShell package for arm debian distribution (#27433)
- Add macOS binary code signing and package notarization (#27434)
- Externalize
findMissingNoticestarget framework selection with ordered Windows fallback (#27424)- Add
appLicensingcapability to Appx manifest (#27437)- Download PMC Packages through
TemplateContext(#27331)- PMC release: Use slash instead of back-slash for Linux container (#27319)
- Correct Variable Template Reference in NonOfficial Pipeline Templates (#27317)
