Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb72c7ab

Browse files
pwshBotjshigetomi
authored andcommitted
[release/v7.5] Add v7.5.3 Changelog (#26015)
Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
1 parent82c9317 commitb72c7ab

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

‎CHANGELOG/7.5.md‎

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
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
@@ -41,7 +83,6 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp