v7.5.0-preview.4 Release of PowerShell #24222
Replies: 4 comments 7 replies
-
There is no x86 version for Windows. Is this intended? |
Beta Was this translation helpful? Give feedback.
-
and when using x64 MSI-based install, the install process never ends. The msiexec process starts pwsh.exe process that doesn't respond. When I kill that process, the setup finishes, but it seems, that the install is broken (PowerShell never shows prompt). |
Beta Was this translation helpful? Give feedback.
-
x64 msi worked for me on Win11 24H2 |
Beta Was this translation helpful? Give feedback.
-
Powershell just hangs when trying to open it in Windows Terminal or Visual Studio Code on Windows 11. |
Beta Was this translation helpful? Give feedback.
-
7.5.0-preview.4 - 2024-08-28
NOTE: The Windows x86 and Linux ARM32 packages are not included with this release due to a known issue. The issue will be fixed in the next release.
Engine Updates and Fixes
+=
operation for a collection when it's an object array (Improve Array BinaryAdd Method for object[] #23901) (Thanks @jborean93!)PSRedirectToVariable
(Redirecting to a variable should be possible #20381)General Cmdlet Updates and Fixes
LineNumber
toulong
inSelect-String
(Change type of LineNumber to ulong in Select-String #24075) (Thanks @Snowman-25!)Invoke-RestMethod
to allow-PassThru
and-Outfile
work together (Fixes Invoke-RestMethod -PassThru -Outfile writing to file. #24086) (Thanks @jshigetomi!)ConvertTo-CliXml
andConvertFrom-CliXml
cmdlets (AddConvertTo-CliXml
andConvertFrom-CliXml
cmdlets #21063) (Thanks @ArmaanMcleod!)OutFile
property inWebResponseObject
(Add OutFile property in WebResponseObject #24047) (Thanks @jshigetomi!)Invoke-WebRequest -OutFile -Verbose
(Show file name in Invoke-WebRequest -OutFile -Verbose #24041) (Thanks @jshigetomi!)Set-Acl
: Do not fail on untranslatable SID (Set-Acl: Do not fail on untranslatable SID #21096) (Thanks @jborean93!)Move-Item
to throw error when moving into itself (FixMove-Item
to error when moving into itself #24004)Optional
argument (Fix up .NET method invocation with Optional arg #21387) (Thanks @jborean93!)Remove-Item
(Fix progress calculation on Remove-Item #23869) (Thanks @jborean93!)-Body
is specified butContentType
is not (WebCmdlets fix issue with -Body and no -ContentType #23952) (Thanks @CarloToso!)-NoRestart
to work withRegister-PSSessionConfiguration
(Enable-NoRestart
to work withRegister-PSSessionConfiguration
#23891)IgnoreComments
andAllowTrailingCommas
options toTest-Json
cmdlet (AddIgnoreComments
andAllowTrailingCommas
options toTest-Json
cmdlet #23817) (Thanks @ArmaanMcleod!)ValueFromRemainingArguments
attribute as pipeline-able (Get-Help may report parameters withValueFromRemainingArguments
attribute as pipeline-able #23871)Code Cleanup
We thank the following contributors!
@xtqqczze, @eltociear
IDE1005
suppressions (Remove explicitIDE1005
suppressions #21217) (Thanks @xtqqczze!)WebRequestSession.cs
(fix typo:the the
->the
#23963) (Thanks @eltociear!)Tools
Tests
Build and Packaging Improvements
We thank the following contributors!
@bosesubham2011
9.0.0-preview.6.24327.7
(Move to 9.0.0-preview.6.24327.7 #24133)metadata.json
for PowerShell July releases #24082)install-powershell.sh
to support azure-linux (Peer review for code change to include Azure Linux installations[[install-powershell.sh doesn't work on azure-linux #23944]] #23955) (Thanks @bosesubham2011!)metadata.json
for PowerShell June releases #23973)powershell.config.json
forPowerShell.Windows.x64
global tool (Createpowershell.config.json
forPowerShell.Windows.x64
global tool #23941)v7.5.0-preview.3
release branch to GitHub master branchmetadata.json
for thev7.5.0-preview.3
release (Updatemetadata.json
for the v7.5.0-preview.3 release #23862)PSResourceGet
to1.1.0-preview1
(Up PSResourceGet to 1.1.0-preview1 #24129)github/codeql-action
from 3.25.8 to 3.26.0 (Bump github/codeql-action from 3.25.8 to 3.25.10 #23953) (Bump github/codeql-action from 3.25.10 to 3.25.11 #23999) (Bump github/codeql-action from 3.25.11 to 3.25.12 #24053) (Bump github/codeql-action from 3.25.12 to 3.25.13 #24069) (Bump github/codeql-action from 3.25.13 to 3.25.15 #24095) (Bump github/codeql-action from 3.25.15 to 3.26.0 #24118)actions/upload-artifact
from 4.3.3 to 4.3.6 (Bump actions/upload-artifact from 4.3.3 to 4.3.4 #24019) (Bump actions/upload-artifact from 4.3.4 to 4.3.5 #24113) (Bump actions/upload-artifact from 4.3.5 to 4.3.6 #24119)agrc/create-reminder-action
from 1.1.13 to 1.1.15 (Bump agrc/create-reminder-action from 1.1.13 to 1.1.14 #24029) (Bump agrc/create-reminder-action from 1.1.14 to 1.1.15 #24043)agrc/reminder-action
from 1.0.12 to 1.0.14 (Bump agrc/reminder-action from 1.0.12 to 1.0.13 #24028) (Bump agrc/reminder-action from 1.0.13 to 1.0.14 #24042)super-linter/super-linter
from 5.7.2 to 6.8.0 (Bump super-linter/super-linter from 5.7.2 to 6.5.0 #23809) (Bump super-linter/super-linter from 6.5.0 to 6.5.1 #23856) (Bump super-linter/super-linter from 6.5.1 to 6.6.0 #23894) (Bump super-linter/super-linter from 6.6.0 to 6.7.0 #24030) (Bump super-linter/super-linter from 6.7.0 to 6.8.0 #24103)ossf/scorecard-action
from 2.3.1 to 2.4.0 (Bump ossf/scorecard-action from 2.3.1 to 2.3.3 #23802) (Bump ossf/scorecard-action from 2.3.3 to 2.4.0 #24096)actions/dependency-review-action
from 4.3.2 to 4.3.4 (Bump actions/dependency-review-action from 4.3.2 to 4.3.3 #23897) (Bump actions/dependency-review-action from 4.3.3 to 4.3.4 #24046)actions/checkout
from 4.1.5 to 4.1.7 (Bump actions/checkout from 4.1.5 to 4.1.6 #23813) (Bump actions/checkout from 4.1.6 to 4.1.7 #23947)github/codeql-action
from 3.25.4 to 3.25.8 (Bump github/codeql-action from 3.25.4 to 3.25.5 #23801) (Bump github/codeql-action from 3.25.6 to 3.25.8 #23893)Documentation and Help Content
README
(Update README #23812)SHA256 Hashes of the release artifacts
This discussion was created from the release v7.5.0-preview.4 Release of PowerShell.
Beta Was this translation helpful? Give feedback.
All reactions