Skip to content

Commit 5a6ecbf

Browse files
Merged PR 37187: Add changelog
Add changelog
1 parent 296a203 commit 5a6ecbf

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG/7.4.md

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

3+
## [7.4.13]
4+
5+
### Build and Packaging Improvements
6+
7+
<details>
8+
9+
<summary>
10+
11+
<p>Update .NET SDK to 8.0.415</p>
12+
13+
</summary>
14+
15+
<ul>
16+
<li>[release/v7.4] Update StableRelease to not be the latest (#26042)</li>
17+
<li>[release/v7.4] Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release (#26033)</li>
18+
<li>[release/v7.4] Add 7.4.12 Changelog (#26018)</li>
19+
<li>[release/v7.4] Fix variable reference for release environment in pipeline (#26014)</li>
20+
<li>Backport Release Pipeline Changes (Internal 37169)</li>
21+
<li>[release/v7.4] Update branch for release (#26194)</li>
22+
<li>[release/v7.4] Mark the 3 consistently failing tests as pending to unblock PRs (#26197)</li>
23+
<li>[release/v7.4] Remove UseDotnet task and use the dotnet-install script (#26170)</li>
24+
<li>[release/v7.4] Automate Store Publishing (#26163)</li>
25+
<li>[release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#26174)</li>
26+
<li>[release/v7.4] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#26172)</li>
27+
<li>[release/v7.4] Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#26058)</li>
28+
<li>[release/v7.4] Ensure that socket timeouts are set only during the token validation (#26080)</li>
29+
</ul>
30+
31+
</details>
32+
33+
[7.4.13]: https://github.com/PowerShell/PowerShell/compare/v7.4.12...v7.4.13
34+
335
## [7.4.12]
436

537
### Tools

0 commit comments

Comments
 (0)