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.16.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.17.0
Choose a head ref
  • 13 commits
  • 13,445 files changed
  • 7 contributors

Commits on Jan 3, 2025

  1. chore(deps-dev): bump the kiota group with 7 updates

    Bumps the kiota group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.6.7` | `1.6.8` |
    
    
    Updates `microsoft-kiota-abstractions` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.6.7...microsoft-kiota-abstractions-v1.6.8)
    
    Updates `microsoft-kiota-authentication-azure` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.6.7...microsoft-kiota-authentication-azure-v1.6.8)
    
    Updates `microsoft-kiota-serialization-json` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.6.7...microsoft-kiota-serialization-json-v1.6.8)
    
    Updates `microsoft-kiota-serialization-text` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.6.7...microsoft-kiota-serialization-text-v1.6.8)
    
    Updates `microsoft-kiota-serialization-form` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-form-v1.6.7...microsoft-kiota-serialization-form-v1.6.8)
    
    Updates `microsoft-kiota-serialization-multipart` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-serialization-multipart-v1.6.7...microsoft-kiota-serialization-multipart-v1.6.8)
    
    Updates `microsoft-kiota-http` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/microsoft/kiota-python/releases)
    - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
    - [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.6.7...microsoft-kiota-http-v1.6.8)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft-kiota-abstractions
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-authentication-azure
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-json
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-text
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-form
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-serialization-multipart
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    - dependency-name: microsoft-kiota-http
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: kiota
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    dccce85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1052 from microsoftgraph/dependabot/pip/kiota-028…

    …dc16628
    
    chore(deps-dev): bump the kiota group with 7 updates
    github-actions[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    8c73d0e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. chore(deps-dev): bump wrapt from 1.17.0 to 1.17.1

    Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.0 to 1.17.1.
    - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
    - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
    - [Commits](GrahamDumpleton/wrapt@1.17.0...1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: wrapt
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    a123d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1059 from microsoftgraph/dependabot/pip/wrapt-1.17.1

    chore(deps-dev): bump wrapt from 1.17.0 to 1.17.1
    github-actions[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    580c238 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. feat: drops support for python 3.8

    Andrew Omondi committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    889aa2d View commit details
    Browse the repository at this point in the history
  2. bump graph core version

    Andrew Omondi committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    8ae2f39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1061 from microsoftgraph/andrueastman/python3.8

    feat: drops support for python 3.8
    andrueastman authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    179d6ea View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. chore(deps-dev): bump wrapt from 1.17.1 to 1.17.2

    Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.1 to 1.17.2.
    - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
    - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
    - [Commits](GrahamDumpleton/wrapt@1.17.1...1.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: wrapt
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    5caa96c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1064 from microsoftgraph/dependabot/pip/wrapt-1.17.2

    chore(deps-dev): bump wrapt from 1.17.1 to 1.17.2
    github-actions[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    76191a6 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 176715
    Microsoft Graph DevX Tooling authored and baywet committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    90c21f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1063 from microsoftgraph/v1.0/pipelinebuild/176715

    Generated  models and request builders
    baywet authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    2f7ffe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd617f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1062 from microsoftgraph/release-please--branches…

    …--main--components--msgraph
    
    chore(main): release 1.17.0
    baywet authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    a038d92 View commit details
    Browse the repository at this point in the history
Loading