File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 7.5 Changelog
22
3+ ## [ 7.5.3]
4+
5+ ### General Cmdlet Updates and Fixes
6+
7+ - Fix ` Out-GridView ` by replacing the use of obsolete ` BinaryFormatter ` with custom implementation. (#25559 )
8+ - Remove ` OnDeserialized ` and ` Serializable ` attributes from ` Microsoft.Management.UI.Internal ` project (#25831 )
9+ - Make the interface ` IDeepCloneable ` internal (#25830 )
10+
11+ ### Tools
12+
13+ - Add CodeQL suppressions (#25972 )
14+
15+ ### Tests
16+
17+ - Fix updatable help test for new content (#25944 )
18+
19+ ### Build and Packaging Improvements
20+
21+ <details >
22+
23+ <summary >
24+
25+ <p >Update to .NET SDK 9.0.304</p >
26+
27+ </summary >
28+
29+ <ul >
30+ <li >Make logical template name consistent between pipelines (#25991)</li >
31+ <li >Update container images to use mcr.microsoft.com for Linux and Azure Linux (#25986)</li >
32+ <li >Add build to vPack Pipeline (#25975)</li >
33+ <li >Remove AsyncSDL from Pipelines Toggle Official/NonOfficial Runs (#25964)</li >
34+ <li >Update branch for release (#25942)</li >
35+ </ul >
36+
37+ </details >
38+
39+ ### Documentation and Help Content
40+
41+ - Fix typo in CHANGELOG for script filename suggestion (#25963 )
42+
43+ [ 7.5.3 ] : https://github.com/PowerShell/PowerShell/compare/v7.5.2...v7.5.3
44+
345## [ 7.5.2] - 2025-06-24
446
547### Engine Updates and Fixes
4183
4284[ 7.5.2 ] : https://github.com/PowerShell/PowerShell/compare/v7.5.1...v7.5.2
4385
44-
4586## [ 7.5.1]
4687
4788### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments