Skip to content

Update release note for 7.5.9 release#13164

Open
sdwheeler wants to merge 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w597065-relnotes-7.5.9
Open

Update release note for 7.5.9 release#13164
sdwheeler wants to merge 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w597065-relnotes-7.5.9

Conversation

@sdwheeler

@sdwheeler sdwheeler commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

Update release note for 7.5.9 release

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings July 15, 2026 23:12
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

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

Updates PowerShell documentation to reflect the 7.5.9 stable release across the “What’s New” page, lifecycle guidance, and multiple OS installation/download instructions.

Changes:

  • Bumped the “What’s New in PowerShell 7.5” page from 7.5.8 to 7.5.9 (including the referenced .NET runtime version) and updated its ms.date.
  • Updated “current stable” references from 7.5.8 to 7.5.9 in the support lifecycle doc.
  • Updated 7.5 stable download links and examples across Windows/macOS/Linux install docs and community support guidance.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md Updates the 7.5 “What’s New” page to 7.5.9 and refreshes the page date/runtime reference.
reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md Updates the documented current Stable release to 7.5.9.
reference/docs-conceptual/install/install-ubuntu.md Updates Ubuntu manual download link and example commands to 7.5.9.
reference/docs-conceptual/install/install-rhel.md Updates RHEL manual download link to 7.5.9.
reference/docs-conceptual/install/install-powershell-on-windows.md Updates the latest stable MSIX bundle reference/link to 7.5.9.
reference/docs-conceptual/install/install-powershell-on-macos.md Updates macOS 7.5 pkg/tar.gz links and link references to 7.5.9.
reference/docs-conceptual/install/install-debian.md Updates Debian manual download link to 7.5.9.
reference/docs-conceptual/install/install-alpine.md Updates Alpine stable 7.5 tarball link to 7.5.9.
reference/docs-conceptual/install/community-support.md Updates community-support stable 7.5 ARM download links to 7.5.9.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

release for about six months after the next LTS release.

The current Stable release is PowerShell 7.5.8.
The current Stable release is PowerShell 7.5.9.
Comment on lines 88 to +90
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell_7.6.3-1.deb_amd64.deb`
- PowerShell 7.5 universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell_7.5.8-1.deb_amd64.deb`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell_7.5.9-1.deb_amd64.deb`
Comment on lines 68 to +71
- PowerShell 7.6 (LTS) universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-1.rh.x86_64.rpm`
- PowerShell 7.5 universal package
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-1.rh.x86_64.rpm`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-1.rh.x86_64.rpm`
Comment on lines 195 to 197
- Next LTS - [PowerShell-7.6.3.msixbundle][19]
- Latest stable - [PowerShell-7.5.8.msixbundle][14]
- Latest stable - [PowerShell-7.5.9.msixbundle][14]
- Current LTS - [PowerShell-7.4.17.msixbundle][13]
Comment on lines 31 to 34
- PowerShell 7.5
- Arm64 processors - [powershell-7.5.8-osx-arm64.pkg][09]
- x64 processors - [powershell-7.5.8-osx-x64.pkg][11]
- Arm64 processors - [powershell-7.5.9-osx-arm64.pkg][09]
- x64 processors - [powershell-7.5.9-osx-x64.pkg][11]
- PowerShell 7.4 (LTS)
Comment on lines 75 to 79
- PowerShell 7.6 (LTS) universal package for supported versions of Debian
- `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell_7.6.3-1.deb_amd64.deb`
- PowerShell 7.5 universal package for supported versions of Debian
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell_7.5.8-1.deb_amd64.deb`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell_7.5.9-1.deb_amd64.deb`
- PowerShell 7.4 (LTS) universal package for supported versions of Debian
Comment on lines 22 to 24
- PowerShell 7.6 (LTS) - `https://github.com/PowerShell/PowerShell/releases/download/v7.6.3/powershell-7.6.3-linux-musl-x64.tar.gz`
- PowerShell 7.5 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-musl-x64.tar.gz`
- PowerShell 7.5 - `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-musl-x64.tar.gz`
- PowerShell 7.4 (LTS) - `https://github.com/PowerShell/PowerShell/releases/download/v7.4.17/powershell-7.4.17-linux-musl-x64.tar.gz`
Comment on lines 87 to +89
- PowerShell 7.5 - latest stable release
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-arm32.tar.gz`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.8/powershell-7.5.8-linux-arm64.tar.gz`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-arm32.tar.gz`
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.9/powershell-7.5.9-linux-arm64.tar.gz`
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 75ea1c7:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/install/community-support.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-alpine.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-debian.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-powershell-on-macos.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-powershell-on-windows.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-rhel.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/install-ubuntu.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants