Microsoft heeft versie 7.6.1 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.1 zijn de volgende veranderingen en verbeteringen in aangebracht:
General Cmdlet Updates and FixesTests
- Delay update notification for one week to ensure all packages become available (#27215)
Update to .NET SDK 10.0.202
- Fix the
PSNativeCommandArgumentPassingtest (#27179)
- Fix PMC Repo URL for RHEL10 (#27061) (#27062)
- Update branch for release (#27287)
- Fix package pipeline by adding in PDP-Media directory (#27257)
- Pin ready-to-merge.yml reusable workflow to commit SHA (#27245)
- [StepSecurity] ci: Harden GitHub Actions tags (#27236)
- Build, package, and create VPack for the PowerShell-LTS store package within the same
msixbundle-vpackpipeline (#27237)- Change the display name of PowerShell-LTS package to PowerShell LTS (#27219)
- [StepSecurity] ci: Harden GitHub Actions tokens (#27218)
- Redo windows image fix to use latest image (#27217)
- Add comment-based help documentation to build.psm1 functions (#27216)
- Separate Store Package Creation, Skip Polling for Store Publish, Clean up PDP-Media (#27214)
- Bump github/codeql-action from 4.34.1 to 4.35.1 (#27184)
- Bump github/codeql-action from 4.32.6 to 4.34.1 (#27182)
- Select New MSIX Package Name (#27183)
- Update the PhoneProductId to be the official LTS id used by Store (#27181)
- release-upload-buildinfo: replace version-comparison channel gating with metadata flags (#27180)
- Move
_GetDependenciesMSBuild target from dynamic generation inbuild.psm1intoMicrosoft.PowerShell.SDK.csproj(#27177)- Separate Official and NonOfficial templates for ADO pipelines (#27176)
