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.24.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.25.0
Choose a head ref
  • 20 commits
  • 62 files changed
  • 5 contributors

Commits on Mar 13, 2025

  1. chore(deps-dev): bump the open-telemetry group with 3 updates

    Bumps the open-telemetry group with 3 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python).
    
    
    Updates `opentelemetry-api` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.30.0...v1.31.0)
    
    Updates `opentelemetry-sdk` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.30.0...v1.31.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.51b0 to 0.52b0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits)
    
    ---
    updated-dependencies:
    - dependency-name: opentelemetry-api
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    e97fac7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1138 from microsoftgraph/dependabot/pip/open-tele…

    …metry-a1dd00561f
    
    chore(deps-dev): bump the open-telemetry group with 3 updates
    github-actions[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    285ae14 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump attrs from 25.1.0 to 25.2.0

    Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.2.0.
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    ---
    updated-dependencies:
    - dependency-name: attrs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    3f964dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1140 from microsoftgraph/dependabot/pip/attrs-25.2.0

    chore(deps-dev): bump attrs from 25.1.0 to 25.2.0
    github-actions[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    149ede8 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump msal from 1.31.1 to 1.32.0

    Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.31.1 to 1.32.0.
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
    - [Commits](AzureAD/microsoft-authentication-library-for-python@1.31.1...1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: msal
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    96b48fb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1139 from microsoftgraph/dependabot/pip/msal-1.32.0

    chore(deps-dev): bump msal from 1.31.1 to 1.32.0
    github-actions[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    686435c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. chore(deps-dev): bump attrs from 25.2.0 to 25.3.0

    Bumps [attrs](https://github.com/sponsors/hynek) from 25.2.0 to 25.3.0.
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    ---
    updated-dependencies:
    - dependency-name: attrs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    81c473b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1144 from microsoftgraph/dependabot/pip/attrs-25.3.0

    chore(deps-dev): bump attrs from 25.2.0 to 25.3.0
    github-actions[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    0114e3a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump msal-extensions from 1.2.0 to 1.3.0

    Bumps [msal-extensions](https://github.com/AzureAD/microsoft-authentication-extensions-for-python) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases)
    - [Commits](AzureAD/microsoft-authentication-extensions-for-python@1.2.0...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: msal-extensions
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    cb06766 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1143 from microsoftgraph/dependabot/pip/msal-exte…

    …nsions-1.3.0
    
    chore(deps-dev): bump msal-extensions from 1.2.0 to 1.3.0
    github-actions[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d3a436b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. chore(deps-dev): bump anyio from 4.5.2 to 4.9.0

    Bumps [anyio](https://github.com/agronholm/anyio) from 4.5.2 to 4.9.0.
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@4.5.2...4.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyio
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    44fcfa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1147 from microsoftgraph/dependabot/pip/anyio-4.9.0

    chore(deps-dev): bump anyio from 4.5.2 to 4.9.0
    github-actions[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    209642b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump msal-extensions from 1.3.0 to 1.3.1

    Bumps [msal-extensions](https://github.com/AzureAD/microsoft-authentication-extensions-for-python) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases)
    - [Commits](AzureAD/microsoft-authentication-extensions-for-python@1.3.0...1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: msal-extensions
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    713339f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1146 from microsoftgraph/dependabot/pip/msal-exte…

    …nsions-1.3.1
    
    chore(deps-dev): bump msal-extensions from 1.3.0 to 1.3.1
    github-actions[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    8ca4d11 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. chore(deps-dev): bump multidict from 6.1.0 to 6.2.0

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.1.0...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    59258cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1148 from microsoftgraph/dependabot/pip/multidict…

    …-6.2.0
    
    chore(deps-dev): bump multidict from 6.1.0 to 6.2.0
    github-actions[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f42a308 View commit details
    Browse the repository at this point in the history
  3. feat(generation): update request builders and models

    Update generated files with build 182989
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    557d006 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1149 from microsoftgraph/v1.0/pipelinebuild/182989

    Generated  models and request builders
    baywet authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    7bd7b7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94abfa4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1150 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.25.0
    baywet authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    4acde86 View commit details
    Browse the repository at this point in the history
Loading