Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.6
Choose a base ref
...
head repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.7
Choose a head ref
  • 17 commits
  • 29 files changed
  • 11 contributors

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    6906f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27239a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. [release/v7.2.7] Enable searching for assemblies in GAC_Arm64 on Wind…

    …ows (#18169)
    
    Co-authored-by: Ilya <darpa@yandex.ru>
    Co-authored-by: Steve Lee <slee@microsoft.com>
    3 people authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b731230 View commit details
    Browse the repository at this point in the history
  2. [release/v7.2.7] Update to use version 2.21.0 of Application Insights (

    …#18271)
    
    Replaces dependabot PR #17733
    
    Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
    TravisEz13 and JamesWTruher authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    119bd6d View commit details
    Browse the repository at this point in the history
  3. [release/v7.2.7] Remove 1s minimum delay in Invoke-WebRequest for sma…

    …ll files, and prevent file-download-error suppression. (#18170)
    
    Co-authored-by: Ilya <darpa@yandex.ru>
    Co-authored-by: Paul Higinbotham <paulhi@microsoft.com>
    Co-authored-by: Abin Abraham Alichan <abinaa@microsoft.com>
    Co-authored-by: Abin <3484074+AAATechGuy@users.noreply.github.com>
    5 people authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    17d19d9 View commit details
    Browse the repository at this point in the history
  4. [release/v7.2.7] Add XML reference documents to NuPkg files for SDK (#…

    …18172)
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    703702d View commit details
    Browse the repository at this point in the history
  5. [release/v7.2.7] Make the link to minimal package blob public during …

    …release (#18174)
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f47f40f View commit details
    Browse the repository at this point in the history
  6. [release/v7.2.7] Update list of PS team members in release tools (#18171

    )
    
    Co-authored-by: Patrick Meinecke <seeminglyscience@gmail.com>
    github-actions[bot] and SeeminglyScience authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    50ace40 View commit details
    Browse the repository at this point in the history
  7. [release/v7.2.7] Remove XML files for min-size package (#18274)

    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    github-actions[bot] and daxian-dbw authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5e182ac View commit details
    Browse the repository at this point in the history
  8. [release/v7.2.7] Update MSI exit message (#18173)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    github-actions[bot] and TravisEz13 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8753721 View commit details
    Browse the repository at this point in the history
  9. [release/v7.2.7] Backport of "Fix error formatting to use color defin…

    …ed in `$PSStyle.Formatting`" (#18287)
    daxian-dbw authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b8602c8 View commit details
    Browse the repository at this point in the history
  10. [release/v7.2.7] On Unix, only explicitly terminate the native proces…

    …s if not in background (#18280)
    
    Co-authored-by: Steve Lee <slee@microsoft.com>
    TravisEz13 and SteveL-MSFT authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6540a95 View commit details
    Browse the repository at this point in the history
  11. [release/v7.2.7] Fix build.psm1 to find the required .NET SDK versi…

    …on when a higher version is installed (#17299) (#18282)
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    TravisEz13 and daxian-dbw authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e9bada7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. [release/v7.2.7] Use Ubuntu 20.04 for SSH remoting test (#18289)

    * Use Ubuntu 20.04 for SSH remoting test yaml
    
    * Trigger the ssh remoting test run
    
    * Trigger the ssh remoting test run -2
    
    * Revert the test changes
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    github-actions[bot] and daxian-dbw authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8259ed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Bump .NET to version 6.0.402 (#18290)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    adityapatwardhan and TravisEz13 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4ad82b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205fe13 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merged PR 22914: Changelog for v7.2.7

    Change log for v7.2.7
    adityapatwardhan committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    978d190 View commit details
    Browse the repository at this point in the history
Loading