Skip to content

Commit

Permalink
Merged PR 26501: Update changelog for v7.3.5
Browse files Browse the repository at this point in the history
Update changelog for v7.3.5
  • Loading branch information
Patrick Meinecke authored and adityapatwardhan committed Jun 27, 2023
1 parent ee09a16 commit e414a5e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -1589,6 +1589,11 @@ jcotton42
centos-7
Security.types.ps1xml
optout
ThirdPartyNotice
PoolNames
NamedPipeClient
wxs
releaseTools.psm1
- ADOPTERS.md
MicrosoftPowerBIMgmt
- tools/clearlyDefined/readme.md
Expand Down
38 changes: 38 additions & 0 deletions CHANGELOG/7.3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# 7.3 Changelog

## [7.3.5] - 2023-06-27

### Build and Packaging Improvements

<details>

<summary>

<p>Bump to use .NET 7.0.305</p>

</summary>

<ul>
<li>Update the ThirdPartyNotice (Internal 26372)</li>
<li>Add PoolNames variable group to compliance pipeline (#19408)</li>
<li>Update cgmanifest.json</li>
<li>Update to .NET 7.0.304 (#19807)</li>
<li>Disable SBOM signing for CI and add extra files for packaging tests (#19729)</li>
<li>Increase timeout to make subsystem tests more reliable (#18380)</li>
<li>Increase the timeout when waiting for the event log (#19264)</li>
<li>Implement <code>IDisposable</code> in <code>NamedPipeClient</code> (#18341) (Thanks @xtqqczze!)</li>
<li>Always regenerate files wxs fragment (#19196)</li>
<li>Bump <code>Microsoft.PowerShell.MarkdownRender</code> (#19751)</li>
<li>Delete symbols on Linux as well (#19735)</li>
<li>Add prompt to fix conflict during backport (#19583)</li>
<li>Add backport function to release tools (#19568)</li>
<li>Add an explicit manual stage for changelog update (#19551)</li>
<li>Update the team member list in <code>releaseTools.psm1</code> (#19544)</li>
<li>Verify that packages have license data (#19543)</li>
<li>Fix the regex used for package name check in <code>vPack</code> build (#19511)</li>
<li>Make the vPack PAT library more obvious (#19505)</li>
<li>Update the metadata.json to mark 7.3 releases as latest for stable channel (#19565)</li>
</ul>

</details>

[7.3.5]: https://github.com/PowerShell/PowerShell/compare/v7.3.4...v7.3.5

## [7.3.4] - 2023-04-12

### Engine Updates and Fixes
Expand Down

0 comments on commit e414a5e

Please sign in to comment.