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: microsoftgraph/msgraph-sdk-powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.35.1
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.36.0
Choose a head ref
  • 13 commits
  • 135 files changed
  • 6 contributors

Commits on Feb 6, 2026

  1. Updating examples (#3525)

    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    MIchaelMainer and Microsoft Graph DevX Tooling authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    6f3b4d3 View commit details
    Browse the repository at this point in the history
  2. Clean up remaining refs to dev in our pipelines (#3526)

    * clean up remaining refs to dev in our pipelines
    
    * add cla to required checks on main
    ramsessanchez authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    3e13a51 View commit details
    Browse the repository at this point in the history
  3. Separate weekly openApi-doc refresh and command-metadata refresh (#3467)

    * Separate weekly open api -doc refresh and command metadata refresh
    
    * rename file
    
    * skip openApi download steps entirley on check
    
    * temp disable condition param
    
    * file rename ref
    
    * re introduce sign param
    
    * consolidate skipDownload parameters
    
    * move module matrix to independent script
    
    * consolidate conditionals and variables
    
    * move openapidocdiff to dedicated script file
    
    * remove duplicate diff script
    
    * branch variable scope
    
    * fix parameter passing
    ramsessanchez authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    d45cd03 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    ca46c32 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Escape Single Quotes in File Paths (#3543)

    * Re-establish seperate auth paths for WAM enabled/disabled
    
    * Escape Single Quotes in File Paths
    
    * remove auth changes from this pr
    ramsessanchez authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    ea48de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480dc97 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    9220d3d View commit details
    Browse the repository at this point in the history
  2. Fix and Condense Metadata-Refresh Pipeline (#3545)

    * condense pipeline into a single job
    
    * mark as production job
    
    * remove jobtype
    
    * simplify refresh pipeline
    
    * set networkIsolationPolicy to permissive
    ramsessanchez authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    6608cfd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Add BleuCloud, DelosCloud, and GovSGCloud sovereign cloud environment…

    …s, remove deprecated Germany cloud (#3523)
    
    * Initial plan
    
    * Add BleuCloud and DelosCloud environments, remove old Germany cloud
    
    Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
    
    * Add GovSGCloud sovereign cloud environment
    
    Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
    
    * Fix PowerShell test to use DelosCloud instead of removed Germany environment
    
    Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
    
    * Revert generated files and update GovSGCloud comment to Sovereign Government Cloud
    
    Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
    Co-authored-by: Gavin Barron <gavin.barron@gmail.com>
    Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
    4 people authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    2c8b63f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Pin Autorest Version to 3.7.2 (#3547)

    * pin autorest version to 3.7.1
    
    * pin to last working version
    
    * throttle limit 2
    
    * csProjeHelper with retry
    ramsessanchez authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    5f6bc30 View commit details
    Browse the repository at this point in the history
  2. fix: update msal dependencies (#3548)

    * fix: update msal dependencies
    
    * revert debug testing change
    
    ---------
    
    Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
    gavinbarron and ramsessanchez authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    9806917 View commit details
    Browse the repository at this point in the history
  3. Updating examples (#3550)

    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
    3 people authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    c7782d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. [v2] Module Command Metadata Refresh (#3553)

    * pin autorest version to 3.7.1
    
    * pin to last working version
    
    * throttle limit 2
    
    * csProjeHelper with retry
    
    * reintroduce higher parallelism
    
    * reintroduce dynamic throttle
    
    * Add generated MgCommandMetadata.json. [run ci]
    
    * Bump module versions after metadata generation.
    
    ---------
    
    Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    3 people authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    6142c19 View commit details
    Browse the repository at this point in the history
Loading