Skip to content

Commit

Permalink
Merged PR 28516: Create 7.3.10 changelog
Browse files Browse the repository at this point in the history
Create 7.3.10 changelog
  • Loading branch information
TravisEz13 committed Nov 15, 2023
1 parent 5e3ea73 commit 4ca3d3b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG/7.3.md
@@ -1,5 +1,34 @@
# 7.3 Changelog

## [7.3.10] - 2023-11-16

### General Cmdlet Updates and Fixes

- Redact Auth header content from ErrorRecord (Internal 28410)

### Build and Packaging Improvements

<details>

<summary>

<p>Update .NET to 7.0.404</p>

</summary>

<ul>
<li>Add internal .NET SDK URL parameter to release pipeline (Internal 28505)</li>
<li>Fix release build by making the internal SDK parameter optional (#20658) (Internal 28440)</li>
<li>Make internal .NET SDK URL as a parameter for release builld (#20655) (Internal 28428)</li>
<li>Update the Notices file and cgmanifest (Internal 28500)</li>
<li>Update .NET to 7.0.404 (Internal 28485)</li>
<li>Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28448)</li>
</ul>

</details>

[7.3.10]: https://github.com/PowerShell/PowerShell/compare/v7.3.9...v7.3.10

## [7.3.9] - 2023-10-26

### Build and Packaging Improvements
Expand Down

0 comments on commit 4ca3d3b

Please sign in to comment.