Skip to content

Commit

Permalink
Merged PR 20755: Update change log for v7.0.11
Browse files Browse the repository at this point in the history
Update change log for v7.0.11
  • Loading branch information
PaulHigin committed May 13, 2022
1 parent 690fde9 commit aad70ba
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG/7.0.md
@@ -1,5 +1,42 @@
# 7.0 Changelog

## [7.0.11] - 2022-05-13

### Build and Packaging Improvements

<details>

<summary>

<p>Update .NET SDK to 3.1.419</p>

</summary>

<ul>
<li>Add explicit job name for approval tasks in Snap stage (#16579)</li>
<li>Update to use <code>mcr.microsoft.com</code> (#17272)</li>
<li>Update global.json and wix</li>
<li>Put Secure supply chain analysis at correct place (#17273)</li>
<li>Partial back-port of: Update a few tests to make them more stable in CI (#16944) (Internal 20648)</li>
<li>Replace <code>.</code> in notices container name (#17292)</li>
<li>Add an approval for releasing build-info json (#16351)</li>
<li>Release build info json when it is preview (#16335)</li>
<li>Add a major-minor build info JSON file (#16301)</li>
<li>Update release instructions with link to new build (#17256)</li>
<li>Add condition to generate release file in local dev build only (#17255)</li>
<li>Removed old not-used-anymore docker-based tests for PS release packages (#16224)</li>
<li>Publish global tool package for stable releases (#15961)</li>
<li>Update to use <code>windows-latest</code> as the build agent image (#16831)</li>
<li>Don't upload <code>dep</code> or <code>tar.gz</code> for <code>RPM</code> build because there are none. (#17224)</li>
<li>Update to <code>vPack</code> task version 12 (#17225)</li>
<li>Make RPM license recognized (#17223)</li>
<li>Ensure <code>psoptions.json</code> and <code>manifest.spdx.json</code> files always exist in packages (#17226)</li>
</ul>

</details>

[7.0.11]: https://github.com/PowerShell/PowerShell/compare/v7.0.10...v7.0.11

## [7.0.10] - 2022-04-26

### Engine Updates and Fixes
Expand Down

0 comments on commit aad70ba

Please sign in to comment.