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.20.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.21.0
Choose a head ref
  • 8 commits
  • 211 files changed
  • 5 contributors

Commits on Feb 11, 2025

  1. chore(deps-dev): bump cryptography from 44.0.0 to 44.0.1

    Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@44.0.0...44.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    b099ee7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1113 from microsoftgraph/dependabot/pip/cryptogra…

    …phy-44.0.1
    
    chore(deps-dev): bump cryptography from 44.0.0 to 44.0.1
    github-actions[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    797378e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. chore(deps-dev): bump azure-identity in the azure-identity group

    Bumps the azure-identity group with 1 update: [azure-identity](https://github.com/Azure/azure-sdk-for-python).
    
    
    Updates `azure-identity` from 1.19.0 to 1.20.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
    - [Commits](Azure/azure-sdk-for-python@azure-identity_1.19.0...azure-identity_1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: azure-identity
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: azure-identity
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    4967d16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1114 from microsoftgraph/dependabot/pip/azure-ide…

    …ntity-1b17d887fb
    
    chore(deps-dev): bump azure-identity from 1.19.0 to 1.20.0 in the azure-identity group
    github-actions[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    530fed5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

    Update generated files with build 180153
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    3b01033 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1115 from microsoftgraph/v1.0/pipelinebuild/180153

    Generated  models and request builders
    baywet authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    27483bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b034a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1117 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.21.0
    baywet authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    7dfd0d4 View commit details
    Browse the repository at this point in the history
Loading