Home

Software-update: PowerShell 7.5.3

Microsoft heeft versie 7.5.3 van PowerShell uitgebracht. Deze objectgeoriënteerde shell- en scripttaal voor taakautomatisering bestaat uit een commandlineshell, een scripttaal en een framework voor configuratiebeheer. De software bestaat al sinds 2006 en is sinds versie 2.0 standaard onderdeel van Windows. Sinds eind 2016 is het opensource en ook beschikbaar voor Linux en macOS. PowerShell 7.5 is gebouwd met .NET versie 9.0. Hieronder is de changelog voor deze uitgave te vinden.

General Cmdlet Updates and Fixes
  • Fix Out-GridView by replacing the use of obsolete BinaryFormatter with custom implementation. (#25559)
  • Remove OnDeserialized and Serializable attributes from Microsoft.Management.UI.Internal project (#25831)
  • Make the interface IDeepCloneable internal (#25830)
  • Tools
  • Add CodeQL suppressions (#25972)
  • Tests
  • Fix updatable help test for new content (#25944)
  • Update to .NET SDK 9.0.304
  • Make logical template name consistent between pipelines (#25991)
  • Update container images to use mcr.microsoft.com for Linux and Azure Linux (#25986)
  • Add build to vPack Pipeline (#25975)
  • Remove AsyncSDL from Pipelines Toggle Official/NonOfficial Runs (#25964)
  • Update branch for release (#25942)
  • Documentation and Help Content
  • Fix typo in CHANGELOG for script filename suggestion (#25963)
  • Source: Tweakers.net

    Previous

    Next