Skip to content

Commit

Permalink
Merged PR 28190: Change log for release v7.3.9
Browse files Browse the repository at this point in the history
Change log for release v7.3.9
  • Loading branch information
adityapatwardhan committed Oct 26, 2023
1 parent 328a058 commit 942f26d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG/7.3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# 7.3 Changelog

## [7.3.9] - 2023-10-26

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET 7 to version 7.0.403</p>

</summary>

<ul>
<li>Use correct agent pool for downloading from Azure blob</li>
<li>Remove a timeout value from ADO pipeline stage to resolve a syntax issue</li>
<li>Update .NET 7 and manifests (Internal 28148)</li>
<li>Add SBOM for release pipeline (#20519) (#20573)</li>
<li>Increase timeout when publishing packages to <code>pacakages.microsoft.com</code> (#20470) (#20572)</li>
<li>Use <code>fxdependent-win-desktop</code> runtime for compliance runs (#20326) (#20571)</li>
</ul>

</details>

[7.3.9]: https://github.com/PowerShell/PowerShell/compare/v7.3.8...v7.3.9

## [7.3.8] - 2023-10-10

### Security Fixes
Expand Down

0 comments on commit 942f26d

Please sign in to comment.