PowerShell v6.0.0 Release Notes

Release Date: 2018-01-10 // over 6 years ago
  • ๐Ÿ’ฅ Breaking changes

    • โœ‚ Remove sc alias which conflicts with sc.exe (#5827)
    • ๐ŸŒฒ Separate group policy settings and enable policy controlled logging in PowerShell Core (#5791)

    โšก๏ธ Engine updates and fixes

    • ๐Ÿ– Handle DLLImport failure of libpsrpclient in PowerShell Remoting on Unix platforms (#5622)

    โœ… Test

    • โœ… Replace lee.io Tests with WebListener (#5709) (Thanks @markekraus!)
    • ๐Ÿš€ Update the docker based release package tests due to the removal of Pester module and other issues (#5692)
    • โœ… Replace Remaining HttpBin.org Tests with WebListener (#5665) (Thanks @markekraus!)

    ๐Ÿ— Build and Packaging Improvements

    • โšก๏ธ Update x86 and x64 MSI packages to not overwrite each other (#5812) (Thanks @bergmeister!)
    • โšก๏ธ Update Restore-PSPester to include the fix for nested describe errors (#5771)
    • ๐Ÿš€ Automate the generation of release change log draft (#5712)

    ๐Ÿ“š Documentation and Help Content

    • โšก๏ธ Updated help Uri to point to latest help content for Microsoft.PowerShell.Core module (#5820)
    • โšก๏ธ Update the installation doc for Raspberry-Pi about supported devices (#5773)
    • ๐Ÿ›  Fix a typo and a Markdown linting error in the Pull Request Template (#5807) (Thanks @markekraus!)
    • ๐Ÿ“š Update submodule documentation for pester removal (#5786) (Thanks @bergmeister!)
    • ๐Ÿ”„ Change Github to GitHub in CONTRIBUTING.md (#5697) (Thanks @stuntguy3000!)
    • ๐Ÿ›  Fix incorrect release date on the changelog (#5698) (Thanks @SwarfegaGit!)
    • โž• Add instructions to deploy win-arm build on Windows IoT (#5682)