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.27.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.28.0
Choose a head ref
  • 16 commits
  • 48 files changed
  • 5 contributors

Commits on Apr 10, 2025

  1. chore(deps-dev): bump multidict from 6.3.2 to 6.4.2

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.3.2 to 6.4.2.
    - [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.3.2...v6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-version: 6.4.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    d9e0e84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1179 from microsoftgraph/dependabot/pip/multidict…

    …-6.4.2
    
    chore(deps-dev): bump multidict from 6.3.2 to 6.4.2
    github-actions[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    3a19e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. chore(deps-dev): bump typing-extensions from 4.13.1 to 4.13.2

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.1 to 4.13.2.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.13.1...4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-version: 4.13.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    4165555 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1183 from microsoftgraph/dependabot/pip/typing-ex…

    …tensions-4.13.2
    
    chore(deps-dev): bump typing-extensions from 4.13.1 to 4.13.2
    github-actions[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    0e9a89e View commit details
    Browse the repository at this point in the history
  3. 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.31.1 to 1.32.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.31.1...v1.32.0)
    
    Updates `opentelemetry-sdk` from 1.31.1 to 1.32.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.31.1...v1.32.0)
    
    Updates `opentelemetry-semantic-conventions` from 0.52b1 to 0.53b0
    - [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-version: 1.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-sdk
      dependency-version: 1.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: open-telemetry
    - dependency-name: opentelemetry-semantic-conventions
      dependency-version: 0.53b0
      dependency-type: direct:development
      dependency-group: open-telemetry
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    42ada78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1180 from microsoftgraph/dependabot/pip/open-tele…

    …metry-d3b982d12f
    
    chore(deps-dev): bump the open-telemetry group with 3 updates
    github-actions[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    df059b4 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump multidict from 6.4.2 to 6.4.3

    Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.2 to 6.4.3.
    - [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.4.2...v6.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: multidict
      dependency-version: 6.4.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    804cf75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1182 from microsoftgraph/dependabot/pip/multidict…

    …-6.4.3
    
    chore(deps-dev): bump multidict from 6.4.2 to 6.4.3
    github-actions[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    d043ea2 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump urllib3 from 2.2.3 to 2.4.0

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.4.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.3...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    fa633f3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1181 from microsoftgraph/dependabot/pip/urllib3-2…

    ….4.0
    
    chore(deps-dev): bump urllib3 from 2.2.3 to 2.4.0
    github-actions[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    70444ef View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. chore(deps-dev): bump httpcore from 1.0.7 to 1.0.8

    Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.7 to 1.0.8.
    - [Release notes](https://github.com/encode/httpcore/releases)
    - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
    - [Commits](encode/httpcore@1.0.7...1.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: httpcore
      dependency-version: 1.0.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    2c4f81f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1184 from microsoftgraph/dependabot/pip/httpcore-…

    …1.0.8
    
    chore(deps-dev): bump httpcore from 1.0.7 to 1.0.8
    github-actions[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    5398b41 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

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

    Update generated files with build 185491
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    6e73ddc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1188 from microsoftgraph/v1.0/pipelinebuild/185491

    Generated  models and request builders
    rkodev authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    a11cc2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    531c521 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1189 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.28.0
    rkodev authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    51692cd View commit details
    Browse the repository at this point in the history
Loading