File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 7.3 Changelog
2
2
3
+ ## [ 7.3.10] - 2023-11-16
4
+
5
+ ### General Cmdlet Updates and Fixes
6
+
7
+ - Redact Auth header content from ErrorRecord (Internal 28410)
8
+
9
+ ### Build and Packaging Improvements
10
+
11
+ <details >
12
+
13
+ <summary >
14
+
15
+ <p >Update .NET to 7.0.404</p >
16
+
17
+ </summary >
18
+
19
+ <ul >
20
+ <li >Add internal .NET SDK URL parameter to release pipeline (Internal 28505)</li >
21
+ <li >Fix release build by making the internal SDK parameter optional (#20658) (Internal 28440)</li >
22
+ <li >Make internal .NET SDK URL as a parameter for release builld (#20655) (Internal 28428)</li >
23
+ <li >Update the Notices file and cgmanifest (Internal 28500)</li >
24
+ <li >Update .NET to 7.0.404 (Internal 28485)</li >
25
+ <li >Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28448)</li >
26
+ </ul >
27
+
28
+ </details >
29
+
30
+ [ 7.3.10 ] : https://github.com/PowerShell/PowerShell/compare/v7.3.9...v7.3.10
31
+
3
32
## [ 7.3.9] - 2023-10-26
4
33
5
34
### Build and Packaging Improvements
You can’t perform that action at this time.
0 commit comments