Skip to content

Commit f461eac

Browse files
authored
[release/v7.4]Create Change log for 7.4.8 (PowerShell#25091)
1 parent b575e2e commit f461eac

1 file changed

Lines changed: 46 additions & 4 deletions

File tree

CHANGELOG/7.4.md

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# 7.4 Changelog
22

3+
## [7.4.8]
4+
5+
### Notes
6+
7+
*This release is internal only. It is not available for download.*
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Update .NET SDK to 8.0.406</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Update branch for release (#25085) (#24884)</li>
21+
<li>Add UseDotnet task for installing dotnet (#25080)</li>
22+
<li>Add Justin Chung as PowerShell team member in <code>releaseTools.psm1</code> (#25074)</li>
23+
<li>Fix V-Pack download package name (#25078)</li>
24+
<li>Fix MSIX stage in release pipeline (#25079)</li>
25+
<li>Give the pipeline runs meaningful names (#25081)</li>
26+
<li>Make sure the vPack pipeline does not produce an empty package (#25082)</li>
27+
<li>Update CODEOWNERS (#25083)</li>
28+
<li>Add setup dotnet action to the build composite action (#25084)</li>
29+
<li>Remove AzDO credscan as it is now in GitHub (#25077)</li>
30+
<li>Use workload identity service connection to download makeappx tool from storage account (#25075)</li>
31+
<li>Update .NET SDK (#24993)</li>
32+
<li>Fix GitHub Action filter overmatching (#24957)</li>
33+
<li>Fix release branch filters (#24960)</li>
34+
<li>Convert powershell/PowerShell-CI-macos to GitHub Actions (#24955)</li>
35+
<li>Convert powershell/PowerShell-CI-linux to GitHub Actions (#24945)</li>
36+
<li>Convert powershell/PowerShell-Windows-CI to GitHub Actions (#24932)</li>
37+
<li>PMC parse state correctly from update command's response (#24860)</li>
38+
<li>Add EV2 support for publishing PowerShell packages to PMC (#24857)</li>
39+
</ul>
40+
41+
</details>
42+
43+
[7.4.8]: https://github.com/PowerShell/PowerShell/compare/v7.4.7...v7.4.8
44+
345
## [7.4.7]
446

547
### Build and Packaging Improvements
@@ -13,8 +55,8 @@
1355
</summary>
1456

1557
<ul>
16-
<li>[release/v7.4] Update branch for release - Transitive - true - minor (#24546)</li>
17-
<li>[release/v7.4] Fix backport mistake in #24429 (#24545)</li>
58+
<li>Update branch for release - Transitive - true - minor (#24546)</li>
59+
<li>Fix backport mistake in #24429 (#24545)</li>
1860
<li>Fix seed max value for Container Linux CI (#24510) (#24543)</li>
1961
<li>Add a way to use only NuGet feed sources (#24528) (#24542)</li>
2062
<li>Bump Microsoft.PowerShell.PSResourceGet to 1.0.6 (#24419)</li>
@@ -28,13 +70,13 @@
2870
<li>Update changelog for v7.4.6 release (Internal 32983)</li>
2971
<li>Fix backport issues with release pipeline (#24835)</li>
3072
<li>Remove duplicated parameter (#24832)</li>
31-
<li>[release/v7.4] Make the <code>AssemblyVersion</code> not change for servicing releases 7.4.7 and onward (#24821)</li>
73+
<li>Make the <code>AssemblyVersion</code> not change for servicing releases 7.4.7 and onward (#24821)</li>
3274
<li>Add *.props and sort path filters for windows CI (#24822) (#24823)</li>
3375
<li>Take the newest windows signature nuget packages (#24818)</li>
3476
<li>Use work load identity service connection to download makeappx tool from storage account (#24817) (#24820)</li>
3577
<li>Update path filters for Windows CI (#24809) (#24819)</li>
3678
<li>Fixed release pipeline errors and switched to KS3 (#24751) (#24816)</li>
37-
<li>[release/v7.4] Update branch for release - Transitive - true - minor (#24806)</li>
79+
<li>Update branch for release - Transitive - true - minor (#24806)</li>
3880
<li>Add ability to capture MSBuild Binary logs when restore fails (#24128) (#24799)</li>
3981
<li>Download package from package build for generating vpack (#24481) (#24801)</li>
4082
<li>Add a parameter that skips verify packages step (#24763) (#24803)</li>

0 commit comments

Comments
 (0)