File tree 1 file changed +29
-0
lines changed 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 7.2 Changelog
2
2
3
+ ## [ 7.2.16] - 2023-10-26
4
+
5
+ ### Build and Packaging Improvements
6
+
7
+ <details >
8
+
9
+ <summary >
10
+
11
+ <p >Update .NET 6 to version 6.0.416</p >
12
+
13
+ </summary >
14
+
15
+ <ul >
16
+ <li >Fix release pipeline yaml</li >
17
+ <li >Fix issues with merging backports in packaging (Internal 28158)</li >
18
+ <li >Update .NET 6 and TPN (Internal 28149)</li >
19
+ <li >Add runtime and packaging type info for mariner2 arm64 (#19450) (#20564)</li >
20
+ <li >Add mariner arm64 to PMC release (#20176) (#20567)</li >
21
+ <li >Remove <code >HostArchitecture</code > dynamic parameter for <code >osxpkg</code > (#19917) (#20565)</li >
22
+ <li >Use <code >fxdependent-win-desktop</code > runtime for compliance runs (#20326) (#20568)</li >
23
+ <li >Add SBOM for release pipeline (#20519) (#20570)</li >
24
+ <li >Increase timeout when publishing packages to <code >pacakages.microsoft.com</code > (#20470) (#20569)</li >
25
+ <li >Add mariner arm64 package build to release build (#19946) (#20566)</li >
26
+ </ul >
27
+
28
+ </details >
29
+
30
+ [ 7.2.16 ] : https://github.com/PowerShell/PowerShell/compare/v7.2.15...v7.2.16
31
+
3
32
## [ 7.2.15] - 2023-10-10
4
33
5
34
### Security Fixes
You can’t perform that action at this time.
0 commit comments