PowerShell 7.4.5 and 7.2.23 (LTS) has been released



 v7.4.5 Release of PowerShell

General Cmdlet Updates and Fixes​

  • Fix WebCmdlets when -Body is specified but ContentType is not (#24145)

Tests​

  • Rewrite the mac syslog tests to make them less flaky (#24152)

Build and Packaging Improvements​

Bump .NET SDK to 8.0.400
  • Add feature flags for removing network isolation (Internal 32126)
  • Update ThirdPartyNotices.txt for v7.4.5 (#24160)
  • Update cgmanifest.json for v7.4.5 (#24159)
  • Update .NET SDK to 8.0.400 (#24151)
  • Cleanup unused csproj (#24146)
  • Remember installation options and used them to initialize options for the next installation (#24143)
  • Fix failures in GitHub action markdown-link-check (#24142)
  • Use correct signing certificates for RPM and DEBs (#21522)

Documentation and Help Content​

  • Update docs sample nuget.config (#24147)
  • Fix up broken links in Markdown files (#24144)




 v7.2.23 (LTS) Release of PowerShell

Build and Packaging Improvements​

Bump .NET to 6.0.425
  • Add feature flags for removing network isolation
  • Bump PackageManagement to 1.4.8.1 (#24162)
  • Bump .NET to 6.0.425 (#24161)
  • Skip build steps that do not have exe packages (#23945) (#24156)
  • Use correct signing certificates for RPM and DEBs (#21522) (#24154)
  • Fix exe signing with third party signing for WiX engine (#23878) (#24155)
  • Fix error in the vPack release, debug script that blocked release (#23904)
  • Add vPack release (#23898)
  • Fix nuget publish download path
  • Use correct signing certificates for RPM and DEBs (#21522)

Documentation and Help Content​


 
Back
Top Bottom