PowerShell github:
Engine Updates and Fixes
- Fallback to AppLocker after WldpCanExecuteFile (#25229)
Code Cleanup
Tools
- Do not run labels workflow in the internal repository (#25411)
Build and Packaging Improvements
Update .NET SDK to 8.0.408- Update branch for release (#25518)
- Move MSIXBundle to Packages and Release to GitHub (#25516)
- Add CodeQL suppressions for PowerShell intended behavior (#25376)
- Enhance path filters action to set outputs for all changes when not a PR (#25378)
- Fix Merge Errors from #25401 and Internal 33077 (#25478)
- Fix MSIX artifact upload, vPack template, changelog hashes, git tag command (#25476)
- Fix Conditional Parameter to Skip NuGet Publish (#25475)
- Use new variables template for vPack (#25474)
- Add Windows Store Signing to MSIX bundle (#25472)
- Update test result processing to use NUnitXml format and enhance logging for better clarity (#25471)
- Fix the expected path of .NET after using UseDotnet 2 task to install (#25470)
- Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#25469)
- Combine GitHub and Nuget Release Stage (#25473)
- Make GitHub Workflows work in the internal mirror (#25409)
- Add default .NET install path for SDK validation (#25339)
- Update APIScan to use new symbols server (#25400)
- Use GitHubReleaseTask (#25401)
- Migrate MacOS Signing to OneBranch (#25412)
- Remove call to NuGet (#25410)
- Restore a script needed for build from the old release pipeline cleanup (#25201) (#25408)
- Switch to ubuntu-lastest for CI (#25406)
- Update GitHub Actions to work in private GitHub repository (#25403)
- Simplify PR Template (#25407)
- Disable SBOM generation on set variables job in release build (#25341)
- Update package pipeline windows image version (#25192)
Source:
Release v7.4.10 Release of PowerShell · PowerShell/PowerShell
7.4.10 Engine Updates and Fixes Fallback to AppLocker after WldpCanExecuteFile (#25229) Code Cleanup Remove obsolete template from Windows Packaging CI (#25405) Cleanup old release pipelines ...