Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions CHANGELOG/7.4.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# 7.4 Changelog

## [7.4.16]

### Engine Updates and Fixes

- Fix checks for local user config file paths (#27454)

### General Cmdlet Updates and Fixes

- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27430)
- Fix Out-GridView by replacing use of obsolete BinaryFormatter with custom implementation (#27426)

### Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET SDK 8.0.421</p>

</summary>

<ul>
<li>Update branch for release (#27475)</li>
<li>Add the <code>windowsTargetName</code> for .NET 8 (#27473)</li>
<li>Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27470)</li>
<li>Exclude .exe packages from publishing to GitHub (#27458)</li>
<li>Update <code>Microsoft.PowerShell.Native</code> to the latest GA version (#27448)</li>
<li>Externalize <code>findMissingNotices</code> target framework selection with ordered Windows fallback (#27427)</li>
<li>Correct Variable Template Reference in NonOfficial Pipeline Templates (#27428)</li>
<li>Fix *nix permissions and use certificate_logical_to_actual (#27452)</li>
<li>Remove package verification from the notice pipeline (#27429)</li>
<li>Add <code>appLicensing</code> capability to Appx manifest (#27449)</li>
<li>Add macOS binary code signing and package notarization (#27431)</li>
<li>Download PMC Packages through <code>TemplateContext</code> (#27330)</li>
<li>PMC release: Use slash instead of back-slash for Linux container (#27322)</li>
</ul>

</details>

[7.4.16]: https://github.com/PowerShell/PowerShell/compare/v7.4.15...v7.4.16

## [7.4.15]

### General Cmdlet Updates and Fixes
Expand Down
41 changes: 41 additions & 0 deletions CHANGELOG/7.5.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# 7.5 Changelog

## [7.5.7]

### Engine Updates and Fixes

- Fix checks for local user config file paths (#27479)

### General Cmdlet Updates and Fixes

- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27472)

### Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET SDK 9.0.314</p>

</summary>

<ul>
<li>Update branch for release (#27480)</li>
<li>Fix *nix permissions and use <code>certificate_logical_to_actual</code> (#27468)</li>
<li>Add the <code>windowsTargetName</code> for .NET 9 (#27474)</li>
<li>Add macOS binary code signing and package notarization (#27467)</li>
<li>Add <code>appLicensing</code> capability to Appx manifest (#27466)</li>
<li>Update <code>Microsoft.PowerShell.Native</code> to the latest GA version (#27465)</li>
<li>Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27464)</li>
<li>Remove package verification from the notice pipeline (#27463)</li>
<li>Correct Variable Template Reference in NonOfficial Pipeline Templates (#27462)</li>
<li>Externalize <code>findMissingNotices</code> target framework selection with ordered Windows fallback (#27461)</li>
<li>Exclude .exe packages from publishing to GitHub (#27460)</li>
<li>Download PMC Packages through <code>TemplateContext</code> (#27335)</li>
<li>Flip Stable PublishToChannel false for v7.5.X (#27333)</li>
<li>PMC release: Use slash instead of back-slash for Linux container (#27318)</li>
</ul>

</details>

[7.5.7]: https://github.com/PowerShell/PowerShell/compare/v7.5.6...v7.5.7

## [7.5.6]

### General Cmdlet Updates and Fixes
Expand Down
42 changes: 42 additions & 0 deletions CHANGELOG/7.6.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# 7.6 Changelog

## [7.6.2]

### Engine Updates and Fixes

- Enable usage in AppContainers (#27423)
- Fix checks for local user config file paths (#27432)

### General Cmdlet Updates and Fixes

- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27438)

### Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET SDK 10.0.300</p>

</summary>

<ul>
<li>Update branch for release (#27446)</li>
<li>Fix *nix permissions and use <code>certificate_logical_to_actual</code> (#27439)</li>
<li>Specify linux-arm64 runtime if package type is deb-arm64 in packaging.psm1 (#27440)</li>
<li>Remove mariner2.0 from PMC mapping (#27422)</li>
<li>Remove package verification from the notice pipeline (#27425)</li>
<li>Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27435)</li>
<li>Update <code>Microsoft.PowerShell.Native</code> to the latest GA version (#27436)</li>
<li>Create PowerShell package for arm debian distribution (#27433)</li>
<li>Add macOS binary code signing and package notarization (#27434)</li>
<li>Externalize <code>findMissingNotices</code> target framework selection with ordered Windows fallback (#27424)</li>
<li>Add <code>appLicensing</code> capability to Appx manifest (#27437)</li>
<li>Download PMC Packages through <code>TemplateContext</code> (#27331)</li>
<li>PMC release: Use slash instead of back-slash for Linux container (#27319)</li>
<li>Correct Variable Template Reference in NonOfficial Pipeline Templates (#27317)</li>
</ul>

</details>

[7.6.2]: https://github.com/PowerShell/PowerShell/compare/v7.6.1...v7.6.2

## [7.6.1]

### General Cmdlet Updates and Fixes
Expand Down
6 changes: 3 additions & 3 deletions tools/metadata.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"StableReleaseTag": "v7.6.1",
"StableReleaseTag": "v7.6.2",
"PreviewReleaseTag": "v7.7.0-preview.1",
"ServicingReleaseTag": "v7.0.13",
"ReleaseTag": "v7.6.1",
"LTSReleaseTag": ["v7.4.15", "v7.6.1"],
"ReleaseTag": "v7.6.2",
"LTSReleaseTag": ["v7.4.16", "v7.6.2"],
"NextReleaseTag": "v7.7.0-preview.2",
"LTSRelease": { "PublishToChannels": false, "Package": false },
"StableRelease": { "PublishToChannels": false, "Package": false }
Expand Down
Loading