Skip to content

Commit dc703cb

Browse files
committedMar 16, 2022
Merged PR 19563: Update change log for v7.1.6 release
Update change log for v7.1.6 release
1 parent 4ef2150 commit dc703cb

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed
 

‎.spelling

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,4 +1156,10 @@ gukoff
11561156
createdump
11571157
vPack
11581158
NoLanguage
1159+
dotnet5
1160+
buildinfo
1161+
SKUs
1162+
CGManifest
1163+
vmImage
1164+
ci.psm1
11591165
jcotton42

‎CHANGELOG/7.1.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# 7.1 Changelog
22

3+
## [7.1.6] - 2022-03-16
4+
5+
### Build and Packaging Improvements
6+
7+
<details>
8+
9+
<summary>
10+
11+
<p>Update .NET SDK to 5.0.406</p>
12+
13+
</summary>
14+
15+
<ul>
16+
<li>Update the mapping file (#16316, Internal 19528)</li>
17+
<li>Remove code that handles dotnet5 feed (Internal 19525)</li>
18+
<li>Fix issues in release build (#16332)</li>
19+
<li>Enable ARM64 packaging for macOS (#15768)</li>
20+
<li>Update feed and analyzer dependency (#16327)</li>
21+
<li>Only upload stable <code>buildinfo</code> for stable releases (#16251)</li>
22+
<li>Opt-in to build security monitoring (#16911)</li>
23+
<li>Update experimental feature json files (#16838)</li>
24+
<li>Ensure alpine and arm SKUs have the PowerShell configuration file with experimental features enabled (#16823)</li>
25+
<li>Remove WiX install (#16834)</li>
26+
<li>Add Linux package dependencies for packaging (#16807)</li>
27+
<li>Switch to our custom images for build and release (#16801)</li>
28+
<li>Remove all references to <code>cmake</code> for the builds in this repo (#16578)</li>
29+
<li>Register NuGet source when generating <code>CGManifest</code> (#16570)</li>
30+
<li>Update images used for release (#16580)</li>
31+
<li>Add GitHub Workflow to keep notices up to date (#16284)</li>
32+
<li>Update the <code>vmImage</code> and PowerShell root directory for macOS builds (#16611)</li>
33+
<li>Add Software Bill of Materials to the main packages (#16202, #16641, #16711)</li>
34+
<li>Update macOS build image and root folder for build (#16609)</li>
35+
<li>Add diagnostics used to take corrective action when releasing <code>buildInfo</code> JSON file (#16404)</li>
36+
<li>Add checkout to build json stage to get <code>ci.psm1</code> (#16399)</li>
37+
</ul>
38+
39+
</details>
40+
41+
[7.1.6]: https://github.com/PowerShell/PowerShell/compare/v7.1.5...v7.1.6
42+
343
## [7.1.5] - 2021-10-14
444

545
### Engine Updates and Fixes

0 commit comments

Comments
 (0)