Skip to content

Commit ae3f180

Browse files
committed
Merged PR 32133: Update changelog for release v7.4.5
Update changelog for release v7.4.5 ---- #### AI description (iteration 1) #### PR Classification Documentation update for the release of version 7.4.5. #### PR Summary This pull request updates the changelog to document the changes and improvements made in version 7.4.5. - `CHANGELOG/7.4.md`: Added entries for general cmdlet updates, test improvements, build and packaging enhancements, and documentation fixes.
1 parent c26dd61 commit ae3f180

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG/7.4.md

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

3+
## [7.4.5] - 2024-08-20
4+
5+
### General Cmdlet Updates and Fixes
6+
7+
- Fix WebCmdlets when `-Body` is specified but `ContentType` is not (#24145)
8+
9+
### Tests
10+
11+
- Rewrite the mac syslog tests to make them less flaky (#24152)
12+
13+
### Build and Packaging Improvements
14+
15+
<details>
16+
17+
<summary>
18+
19+
<p>Bump .NET SDK to 8.0.400</p>
20+
21+
</summary>
22+
23+
<ul>
24+
<li>Add feature flags for removing network isolation (Internal 32126)</li>
25+
<li>Update <code>ThirdPartyNotices.txt</code> for v7.4.5 (#24160)</li>
26+
<li>Update <code>cgmanifest.json</code> for v7.4.5 (#24159)</li>
27+
<li>Update .NET SDK to 8.0.400 (#24151)</li>
28+
<li>Cleanup unused csproj (#24146)</li>
29+
<li>Remember installation options and used them to initialize options for the next installation (#24143)</li>
30+
<li>Fix failures in GitHub action <code>markdown-link-check</code> (#24142)</li>
31+
<li>Use correct signing certificates for RPM and DEBs (#21522)</li>
32+
</ul>
33+
34+
</details>
35+
36+
### Documentation and Help Content
37+
38+
- Update docs sample nuget.config (#24147)
39+
- Fix up broken links in Markdown files (#24144)
40+
41+
[7.4.5]: https://github.com/PowerShell/PowerShell/compare/v7.4.4...v7.4.5
42+
343
## [7.4.4] - 2024-07-18
444

545
### Engine Updates and Fixes

0 commit comments

Comments
 (0)