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-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.4.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.5.0
Choose a head ref
  • 5 commits
  • 626 files changed
  • 8 contributors

Commits on Aug 5, 2026

  1. fix(ci): route NuGet version check through CFS (#3162)

    * fix(ci): avoid blocked NuGet registration endpoint
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: 03d194c7-5fba-4802-a182-3b3ef5c5c0ab
    
    * fix(ci): route NuGet version check through CFS
    
    Replace the direct public NuGet API request with dotnet package search using the authenticated Central Feed Service configuration.
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: 03d194c7-5fba-4802-a182-3b3ef5c5c0ab
    
    * fix(ci): parse package search JSON as one document
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: 03d194c7-5fba-4802-a182-3b3ef5c5c0ab
    
    ---------
    
    Copilot-Session: 03d194c7-5fba-4802-a182-3b3ef5c5c0ab
    gavinbarron authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    8c6b248 View commit details
    Browse the repository at this point in the history
  2. feat(generation): update request builders and models (#3161)

    Update generated files with build 230403
    
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    3 people authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    21e9e4e View commit details
    Browse the repository at this point in the history
  3. ci: update daily build schedule (#3164)

    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: bebd80ec-8d0e-4ed5-99c6-4a52bab93552
    3 people authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    9529104 View commit details
    Browse the repository at this point in the history
  4. chore: add maxCpuCount:1 to avoids OOM kills (MSB4166) (#3166)

    * chore: add maxCpuCount:1 to avoids OOM kills (MSB4166)
    
    * Potential fix for pull request finding
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    peombwa and Copilot authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    b4510d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2026

  1. chore(main): release 6.5.0 (#3163)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
    Configuration menu
    Copy the full SHA
    1fe9879 View commit details
    Browse the repository at this point in the history
Loading