Skip to content

Bring Changelogs to Master Branch v7.4.17, v7.5.8, v7.6.3#27608

Merged
jshigetomi merged 3 commits into
PowerShell:masterfrom
jshigetomi:bringCLs
Jun 17, 2026
Merged

Bring Changelogs to Master Branch v7.4.17, v7.5.8, v7.6.3#27608
jshigetomi merged 3 commits into
PowerShell:masterfrom
jshigetomi:bringCLs

Conversation

@jshigetomi

@jshigetomi jshigetomi commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

This pull request updates the changelogs for versions 7.4.17, 7.5.8, and 7.6.3 to document recent code cleanup and build/packaging improvements. The main changes include removing unused commands and steps from the packaging process, updating the .NET SDK versions, and improving the Apple codesigning verification process.

Build and Packaging Improvements:

  • Updated to newer .NET SDK versions in each release: 8.0.422 for 7.4.17, 9.0.315 for 7.5.8, and 10.0.301 for 7.6.3. [1] [2] [3]
  • Improved the Apple codesigning process by verifying the codesign immediately after ESRP signing. [1] [2] [3]
  • Removed unused steps that cloned the Internal-PowerShellTeam-Tools repository in the PMC publish pipeline. [1] [2] [3]
  • Added logic to skip Store Publish when no channel is selected. [1] [2]

Code Cleanup:

  • Removed the unused Publish-NugetToMyGet command from the packaging module. [1] [2] [3]

PR Context

This is bringing the changelogs from the recent releases to the master branch.

PR Checklist

pwshBot and others added 3 commits June 17, 2026 11:13
Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
@jshigetomi jshigetomi added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Jun 17, 2026
@jshigetomi jshigetomi marked this pull request as ready for review June 17, 2026 16:16
@jshigetomi jshigetomi requested a review from a team as a code owner June 17, 2026 16:16
Copilot AI review requested due to automatic review settings June 17, 2026 16:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the versioned changelog files on the main branch to include the release notes for PowerShell v7.4.17, v7.5.8, and v7.6.3, reflecting recent build/packaging improvements and cleanup that shipped in those releases.

Changes:

  • Add the 7.4.17 section to CHANGELOG/7.4.md with code-cleanup and build/packaging entries plus the compare link.
  • Add the 7.5.8 section to CHANGELOG/7.5.md with code-cleanup and build/packaging entries plus the compare link.
  • Add the 7.6.3 section to CHANGELOG/7.6.md with build/packaging entries plus the compare link.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG/7.4.md Adds the 7.4.17 release notes and compare link.
CHANGELOG/7.5.md Adds the 7.5.8 release notes and compare link.
CHANGELOG/7.6.md Adds the 7.6.3 release notes and compare link.

Comment thread CHANGELOG/7.6.md
<ul>
<li>Remove the unused <code>Publish-NugetToMyGet</code> command from packaging module (#27576)</li>
<li>Verify Apple codesign immediately after ESRP signing (#27542)</li>
<li>Remove unused step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline (#27496)</li>
@jshigetomi jshigetomi marked this pull request as draft June 17, 2026 16:36
@jshigetomi jshigetomi marked this pull request as ready for review June 17, 2026 16:36
@jshigetomi jshigetomi merged commit d44e1a5 into PowerShell:master Jun 17, 2026
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants