PowerShell v6.0.4 Release Notes

Release Date: 2018-08-10 // over 5 years ago
  • ๐Ÿ— Build and Packaging Improvements

    • โšก๏ธ Update the Archive module version (Internal 5671)
    • โšก๏ธ Update to .NET Core 2.1.5 with SDK 2.1.403 (#7936) (Thanks @iSazonov!)
    • ๐Ÿš€ Disable package major upgrade tests for release branch (Internal 5209)
    • โฌ†๏ธ Bump versions for dependencies (Internal 5612)
    • ๐ŸŽ Port changes to allow AzDevOps NuGet feeds for macOS build (Internal 5716)
    • ๐ŸŽ Port macOS changes from GitHub (#8189, #8188, #8185)
    • โž• Add function to create a new nuget.config file (#8170)
    • โšก๏ธ Updated wxs file to match published packages (Internal 5660)

    โœ… Tests

    • ๐Ÿ”„ Change API to match cmdlet which is more reliable in AzDevOps Pipelines Windows (#8003)
    • ๐Ÿ›  Fix conflict with Get-AdlStoreChildItem from az module in tab completion tests (#8167)