Skip to content

Commit 4ca3d3b

Browse files
committed
Merged PR 28516: Create 7.3.10 changelog
Create 7.3.10 changelog
1 parent 5e3ea73 commit 4ca3d3b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/7.3.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# 7.3 Changelog
22

3+
## [7.3.10] - 2023-11-16
4+
5+
### General Cmdlet Updates and Fixes
6+
7+
- Redact Auth header content from ErrorRecord (Internal 28410)
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Update .NET to 7.0.404</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Add internal .NET SDK URL parameter to release pipeline (Internal 28505)</li>
21+
<li>Fix release build by making the internal SDK parameter optional (#20658) (Internal 28440)</li>
22+
<li>Make internal .NET SDK URL as a parameter for release builld (#20655) (Internal 28428)</li>
23+
<li>Update the Notices file and cgmanifest (Internal 28500)</li>
24+
<li>Update .NET to 7.0.404 (Internal 28485)</li>
25+
<li>Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28448)</li>
26+
</ul>
27+
28+
</details>
29+
30+
[7.3.10]: https://github.com/PowerShell/PowerShell/compare/v7.3.9...v7.3.10
31+
332
## [7.3.9] - 2023-10-26
433

534
### Build and Packaging Improvements

0 commit comments

Comments
 (0)