Skip to content

Commit 7c8d9e7

Browse files
Merged PR 37188: Add changelog 7.5.4
Add changelog 7.5.4
1 parent 00b8b2e commit 7c8d9e7

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG/7.5.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# 7.5 Changelog
22

3+
## [7.5.4]
4+
5+
### Build and Packaging Improvements
6+
7+
<details>
8+
9+
<summary>
10+
11+
<p>Update to .NET SDK 9.0.306</p>
12+
13+
</summary>
14+
15+
<ul>
16+
<li>[release/v7.5] Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release (#26032)</li>
17+
<li>[release/v7.5] Fix variable reference for release environment in pipeline (#26013)</li>
18+
<li>[release/v7.5] Add v7.5.3 Changelog (#26015)</li>
19+
<li>[release/v7.5] Add LinuxHost Network configuration to PowerShell Packages pipeline (#26002)</li>
20+
<li>Backport Release Pipeline Changes (Internal 37168)</li>
21+
<li>[release/v7.5] Update branch for release (#26195)</li>
22+
<li>[release/v7.5] Mark the 3 consistently failing tests as pending to unblock PRs (#26196)</li>
23+
<li>[release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#26173)</li>
24+
<li>[release/v7.5] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26171)</li>
25+
<li>[release/v7.5] Remove UseDotnet task and use the dotnet-install script (#26169)</li>
26+
<li>[release/v7.5] Automate Store Publishing (#26164)</li>
27+
<li>[release/v7.5] Ensure that socket timeouts are set only during the token validation (#26079)</li>
28+
<li>[release/v7.5] Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#26059)</li>
29+
</ul>
30+
31+
</details>
32+
33+
[7.5.4]: https://github.com/PowerShell/PowerShell/compare/v7.5.3...v7.5.4
34+
335
## [7.5.3]
436

537
### General Cmdlet Updates and Fixes

0 commit comments

Comments
 (0)