Mal kurz informiert: Microsoft hat heute Nacht PowerShell in allen drei Varianten aktualisiert. Die neuen Versionen sind die 7.2.0 Preview 3, 7.1.2 und 7.0.5. Bei den letzten Beiden handelt es sich um Bugfix-Versionen.
- PowerShell 7.0.5 (LTS)
- Fix third party signing for files in sub-folders
- Bump .NET SDK to 3.1.12 (Internal 14462)
- PowerShell 7.12 (Stable)
- Fix third party signing for files in sub-folders
- Bump .NET SDK to version 5.0.103
- Publish the global tool package for stable release
- PowerShell 7.20 Preview 3 (Preview)
- Fix Get-Date -UFormat %u behavior to comply with ISO 8601
- Engine Updates and Fixes Together with PSDesiredStateConfiguration v3 module allows Get-DscResource, Invoke-DscResource and DSC configuration compilation on all platforms, supported by PowerShell (using class-based DSC resources).
- Performance
- Avoid array allocations from Directory.GetDirectories and Directory.GetFiles.
- Avoid string.ToLowerInvariant() from GetEnvironmentVariableAsBool() to avoid loading libicu at startup
- Get PowerShell version in PSVersionInfo using assembly attribute instead of FileVersionInfo
- General Cmdlet Updates and Fixes
- Suppress Write-Progress in ConsoleHost if output is redirected and fix tests
- Experimental feature PSAnsiProgress: Add minimal progress bar using ANSI rendering
- Fix web cmdlets to properly construct URI from body when using -NoProxy
- Update the ICommandPredictor to provide more feedback and also make feedback easier to be correlated
- Reset color after writing Verbose, Debug, and Warning messages
- Fix using variable for nested ForEach-Object -Parallel calls
- When formatting, if collection is modified, don’t fail the entire pipeline
- Improve completion of parameters for attributes
- Write proper error messages for Get-Command ‚ ‚
- Fix typo in the resource string ProxyURINotSupplied
- Add support to $PSStyle for strikethrough and hyperlinks
- Fix $PSStyle blink codes
- Code cleanup
- Update script to use .NET 6 build resources
- Update markdown test tools und weitere Verbesserungen
Info und Download:
- github.com/PowerShell
- github.com/PowerShell/releases/tag/v7.2.0-preview.3
- github.com/PowerShell/releases/tag/v7.1.2
- github.com/PowerShell/7.0.5
PowerShell 7.2.0 Preview 3, 7.1.2 und 7.0.5 stehen zum Download bereit
PowerShell 7.1.3
https://github.com/PowerShell/PowerShell/releases/tag/v7.1.3