PowerShell v7.2.2 v7.1.6 and v7.0.9 released - March 16, 2022


v7.2.2 Release of PowerShell

7.2.2 - 2022-03-16​

Build and Packaging Improvements​

Bump .NET SDK to 6.0.201
  • Update WiX file (Internal 19460)
  • Update .NET SDK version to 6.0.201 (Internal 19457)
  • Update experimental feature JSON files (#16838)
  • Ensure Alpine and ARM SKUs have powershell.config.json file with experimental features enabled (#16823)
  • Update the vmImage and PowerShell root directory for macOS builds (#16611)
  • Update macOS build image and root folder for build (#16609)
  • Remove WiX install (#16834)
  • Opt-in to build security monitoring (#16911)
  • Add SBOM manifest for release packages (#16641, #16711)
  • Add Linux package dependencies for packaging (#16807)
  • Switch to our custom images for build and release (#16801, #16580)
  • Remove all references to cmake for the builds in this repo (#16578)
  • Register NuGet source when generating CGManifest (#16570)

v7.1.6 Release of PowerShell

7.1.6 - 2022-03-16​

Build and Packaging Improvements​

Update .NET SDK to 5.0.406
  • Update the mapping file (#16316, Internal 19528)
  • Remove code that handles dotnet5 feed (Internal 19525)
  • Fix issues in release build (#16332)
  • Enable ARM64 packaging for macOS (#15768)
  • Update feed and analyzer dependency (#16327)
  • Only upload stable buildinfo for stable releases (#16251)
  • Opt-in to build security monitoring (#16911)
  • Update experimental feature json files (#16838)
  • Ensure alpine and arm SKUs have the PowerShell configuration file with experimental features enabled (#16823)
  • Remove WiX install (#16834)
  • Add Linux package dependencies for packaging (#16807)
  • Switch to our custom images for build and release (#16801)
  • Remove all references to cmake for the builds in this repo (#16578)
  • Register NuGet source when generating CGManifest (#16570)
  • Update images used for release (#16580)
  • Add GitHub Workflow to keep notices up to date (#16284)
  • Update the vmImage and PowerShell root directory for macOS builds (#16611)
  • Add Software Bill of Materials to the main packages (#16202, #16641, #16711)
  • Update macOS build image and root folder for build (#16609)
  • Add diagnostics used to take corrective action when releasing buildInfo JSON file (#16404)
  • Add checkout to build json stage to get ci.psm1 (#16399)

v7.0.9 Release of PowerShell

7.0.9 - 2022-03-16​

Build and Packaging Improvements​

Update .NET SDK to 3.1.417
  • Fix the NuGet SDK package creation (Internal 19569)
  • Fix NuGet package compliance issues (#13045)
  • Fix issues in release build (#16332)
  • Enable ARM64 packaging for macOS (#15768)
  • Update feed and analyzer dependency (#16327)
  • Only upload stable buildinfo for stable releases (#16251)
  • Opt-in to build security monitoring (#16911)
  • Update experimental feature json files (#16838) (Thanks @!)
  • Ensure alpine and arm SKUs have the PowerShell configuration file with experimental features enabled (#16823)
  • Remove WiX install (#16834)
  • Add Linux package dependencies for packaging (#16807)
  • Switch to our custom images for build and release (#16801)
  • Remove all references to cmake for the builds in this repo (#16578)
  • Register NuGet source when generating CGManifest (#16570)
  • Update Images used for release (#16580)
  • Add Software Bill of Materials to the main packages (#16202, #16641, #16711)
  • Add GitHub Workflow to keep notices up to date (#16284)
  • Update the vmImage and PowerShell root directory for macOS builds (#16611)
  • Update macOS build image and root folder for build (#16609)
  • Add checkout to build json stage to get ci.psm1 (#16399)
  • Move mapping file into product repo and add Debian 11 (#16316)
 
Back
Top Bottom