Microsoft heeft versie 7.6.0 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.6 is gebouwd met .NET versie 10.0 en hier zijn verder de volgende veranderingen en verbeteringen in aangebracht:
General Cmdlet Updates and FixesTests
- Update PowerShell Profile DSC resource manifests to allow
nullfor content (#26973)Update to .NET SDK 10.0.201
- Add GitHub Actions annotations for Pester test failures (#26969)
- Fix
Import-Module.Tests.ps1to handle Arm32 platform (#26888)
- Update v7.6 release branch to use .NET SDK 10.0.201 (#27041)
- Create LTS package and non-LTS package for macOS for LTS releases (#27040)
- Fix the container image for package pipelines (#27020)
- Update
Microsoft.PowerShell.PSResourceGetversion to 1.2.0 (#27007)- Update LTS and Stable release settings in metadata (#27006)
- Update branch for release (#26989)
- Fix
ConvertFrom-ClearlyDefinedCoordinatesto handle API object coordinates (#26986)- Update NuGet package versions in
cgmanifest.jsonto actually match the branch (#26982)- Bump actions/upload-artifact from 6 to 7 (#26979)
- Split TPN manifest and Component Governance manifest (#26978)
- Bump github/codeql-action from 4.32.4 to 4.32.6 (#26975)
- Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#26974)
- Hardcode Official templates (#26972)
- Fix a preview detection test for the packaging script (#26971)
- Add PMC packages for debian13 and rhel10 (#26917)
- Add version in description and pass store task on failure (#26889)
- Exclude .exe packages from publishing to GitHub (#26887)
- Correct the package name for .deb and .rpm packages (#26884)
