Skip to content

Commit 3f51dfa

Browse files
Update changelog for v7.4.6 release (PowerShell#24496)
1 parent c2dd2c0 commit 3f51dfa

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

CHANGELOG/7.4.md

+43
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# 7.4 Changelog
22

3+
## [7.4.6] - 2024-10-22
4+
5+
### Build and Packaging Improvements
6+
7+
<details>
8+
9+
<summary>
10+
11+
<p>Bump .NET SDK to 8.0.403</p>
12+
13+
</summary>
14+
15+
<ul>
16+
<li>Copy to static site instead of making blob public (#24269) (#24473)</li>
17+
<li>Add ability to capture MSBuild Binary logs when restore fails (#24128)</li>
18+
<li>Keep the roff file when gzipping it. (#24450)</li>
19+
<li>Update <code>PowerShell-Coordinated_Packages-Official.yml</code> (#24449)</li>
20+
<li>Update and add new NuGet package sources for different environments. (#24440)</li>
21+
<li>Add PMC mapping for Debian 12 (bookworm) (#24413)</li>
22+
<li>Fixes to Azure Public feed usage (#24429)</li>
23+
<li>Delete <code>assets/AppImageThirdPartyNotices.txt</code> (#24256)</li>
24+
<li>Delete <code>demos</code> directory (#24258)</li>
25+
<li>Add specific path for issues in tsaconfig (#24244)</li>
26+
<li>Checkin generated manpage (#24423)</li>
27+
<li>Add updated libicu dependency for Debian packages (#24301)</li>
28+
<li>Add mapping to azurelinux repo (#24290)</li>
29+
<li>Update vpack pipeline (#24281)</li>
30+
<li>Add <code>BaseUrl</code> to <code>buildinfo</code> json file (#24376)</li>
31+
<li>Delete the msix blob if it's already there (#24353)</li>
32+
<li>Make some release tests run in a hosted pools (#24270)</li>
33+
<li>Create new pipeline for compliance (#24252)</li>
34+
<li>Use Managed Identity for <code>APIScan</code> authentication (#24243)</li>
35+
<li>Check <code>Create and Submit</code> in vPack build by default (#24181)</li>
36+
<li>Capture environment better (#24148)</li>
37+
<li>Refactor Nuget package source creation to use <code>New-NugetPackageSource</code> function (#24104)</li>
38+
<li>Make Microsoft feeds the default (#24426)</li>
39+
<li>Bump to .NET 8.0.403 and update dependencies (#24405)</li>
40+
</ul>
41+
42+
</details>
43+
44+
[7.4.6]: https://github.com/PowerShell/PowerShell/compare/v7.4.5...v7.4.6
45+
346
## [7.4.5] - 2024-08-20
447

548
### General Cmdlet Updates and Fixes

0 commit comments

Comments
 (0)