Skip to content

Commit

Permalink
Merged PR 28189: Changelog for release v7.2.16
Browse files Browse the repository at this point in the history
Changelog for release v7.2.16
  • Loading branch information
adityapatwardhan committed Oct 26, 2023
1 parent 7b08788 commit ccee763
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG/7.2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# 7.2 Changelog

## [7.2.16] - 2023-10-26

### Build and Packaging Improvements

<details>

<summary>

<p>Update .NET 6 to version 6.0.416</p>

</summary>

<ul>
<li>Fix release pipeline yaml</li>
<li>Fix issues with merging backports in packaging (Internal 28158)</li>
<li>Update .NET 6 and TPN (Internal 28149)</li>
<li>Add runtime and packaging type info for mariner2 arm64 (#19450) (#20564)</li>
<li>Add mariner arm64 to PMC release (#20176) (#20567)</li>
<li>Remove <code>HostArchitecture</code> dynamic parameter for <code>osxpkg</code> (#19917) (#20565)</li>
<li>Use <code>fxdependent-win-desktop</code> runtime for compliance runs (#20326) (#20568)</li>
<li>Add SBOM for release pipeline (#20519) (#20570)</li>
<li>Increase timeout when publishing packages to <code>pacakages.microsoft.com</code> (#20470) (#20569)</li>
<li>Add mariner arm64 package build to release build (#19946) (#20566)</li>
</ul>

</details>

[7.2.16]: https://github.com/PowerShell/PowerShell/compare/v7.2.15...v7.2.16

## [7.2.15] - 2023-10-10

### Security Fixes
Expand Down

0 comments on commit ccee763

Please sign in to comment.