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: 5.95.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: 5.96.0
Choose a head ref
  • 7 commits
  • 103 files changed
  • 9 contributors

Commits on Oct 22, 2025

  1. Add update schedule note to README

    Added a note about the update schedule for the client library.
    lramosvea authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    b90799b View commit details
    Browse the repository at this point in the history
  2. Revise update schedule information in README

    Removed note about the update schedule and added it to the Notes section.
    lramosvea authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    5651a14 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Update README.md

    Co-authored-by: Gavin Barron <[email protected]>
    lramosvea and gavinbarron authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    acd6663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b593e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92639a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. feat(generation): update request builders and models (#3026)

    * build(deps): bump actions/checkout from 4 to 5
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump github/codeql-action from 3 to 4
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump actions/upload-artifact from 4 to 5
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * feat(generation): update request builders and models
    
    Update generated files with build 202235
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Peter Ombwa <[email protected]>
    Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
    Co-authored-by: Michael Mainer (from Dev Box) <[email protected]>
    5 people authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    10a5d6a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.96.0 (#3029)

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