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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.39.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.40.0
Choose a head ref
  • 6 commits
  • 414 files changed
  • 5 contributors

Commits on Jul 23, 2025

  1. chore(deps-dev): bump msal from 1.32.3 to 1.33.0

    Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.3 to 1.33.0.
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md)
    - [Commits](AzureAD/microsoft-authentication-library-for-python@1.32.3...1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: msal
      dependency-version: 1.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    6a9b6ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1300 from microsoftgraph/dependabot/pip/msal-1.33.0

    chore(deps-dev): bump msal from 1.32.3 to 1.33.0
    github-actions[bot] authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    44c438e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

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

    Update generated files with build 194273
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    15c9742 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Merge pull request #1303 from microsoftgraph/v1.0/pipelinebuild/194273

    Generated  models and request builders
    adrian05-ms authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    02844d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed32ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1307 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.40.0
    adrian05-ms authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    72a3929 View commit details
    Browse the repository at this point in the history
Loading