PowerShell 7.7.0 preview 3, 7.6.4, 7.5.9, and 7.4.18 (LTS) has been released



 PowerShell 7.7.0 Preview 3

General Cmdlet Updates and Fixes​

Code Cleanup​

  • Remove the unused Publish-NugetToMyGet command from packaging module (#27403)

Tools​

  • Remove -Daily from install-powershell.ps1 since it no longer exists (#25124)

Tests​

  • Update CI workflow to also target servicing-* branches (#27612)

Build and Packaging Improvements​

Update to .NET SDK 11.0.100-preview.6
  • Update metadata.json for v7.7.0-preview.2 release (#27537)
  • [master] Update branch for release (#27683)
  • Avoid calling credential provider for public feed for Wix (#27663)
  • Produce min-size package for arm64 architecture (#27646)
  • Separate NuGet publish into its own stage after pushing the git tag (#27611)
  • PMC: Download deb_arm artifact to ensure package is available for PMC publish flow (#27635)
  • [master] Update branch for release (#27582)
  • Add PMC mappings for debian12 arm64 and debian13 arm64 (#27491)
  • Skip Store Publish when No Channel Selected (#27334)

Documentation and Help Content​

  • Add links to changelogs for versions 7.5 and 7.6 (#27080) (Thanks @behradbhrmi!)
  • Update metadata.json for servicing releases (#27609)
  • Bring Changelogs to Master Branch v7.4.17, v7.5.8, v7.6.3 (#27608)
  • Update PowerShell Universal information. (#27550) (Thanks @adamdriscoll!)




 7.6.4 Release of PowerShell

Build and Packaging Improvements​

Update to .NET SDK 10.0.302
  • Update branch for release (#27685)
  • Avoid calling credential provider for public feed for Wix (#27666)
  • Separate NuGet publish into its own stage after pushing the git tag (#27652)
  • PMC: Download deb_arm artifact to ensure package is available for PMC publish flow (#27653)




 v7.5.9 Release of PowerShell

Tests​

  • Update CI workflow to also target servicing-* branches (#27651)

Build and Packaging Improvements​

Update to .NET SDK 9.0.316
  • Update branch for release (#27682)
  • Avoid calling credential provider for public feed for Wix (#27665)
  • Separate NuGet publish into its own stage after pushing the git tag (#27650)




 v7.4.18 (LTS) Release of PowerShell

Engine Updates and Fixes​

  • Merged PR 40624: Validate CAB path before expansion

Tests​

  • Update CI workflow to also target servicing-* branches (#27649)

Build and Packaging Improvements​

Update to .NET SDK 8.0.423
  • Update branch for release (#27690)
  • Avoid calling credential provider for public feed for Wix (#27664)
  • Separate NuGet publish into its own stage after pushing the git tag (#27648)
 
Last edited:
  • Like
Reactions: OAT
Back
Top Bottom