-
Notifications
You must be signed in to change notification settings - Fork 76
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-sdk-python
base: v1.35.0
head repository: microsoftgraph/msgraph-sdk-python
compare: v1.36.0
- 15 commits
- 96 files changed
- 6 contributors
Commits on Jun 25, 2025
-
chore(deps-dev): bump multidict from 6.5.0 to 6.5.1
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.0 to 6.5.1. - [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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 570977f - Browse repository at this point
Copy the full SHA 570977fView commit details -
Merge pull request #1270 from microsoftgraph/dependabot/pip/multidict…
…-6.5.1 chore(deps-dev): bump multidict from 6.5.0 to 6.5.1
Configuration menu - View commit details
-
Copy full SHA for a17bdc9 - Browse repository at this point
Copy the full SHA a17bdc9View commit details
Commits on Jun 30, 2025
-
chore(deps-dev): bump the kiota group with 7 updates
Bumps the kiota group with 7 updates: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.3` | `1.9.4` | Updates `microsoft-kiota-serialization-json` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-serialization-json-v1.9.4) Updates `microsoft-kiota-serialization-text` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-serialization-text-v1.9.4) Updates `microsoft-kiota-serialization-form` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-serialization-form-v1.9.4) Updates `microsoft-kiota-serialization-multipart` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-serialization-multipart-v1.9.4) Updates `microsoft-kiota-abstractions` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-abstractions-v1.9.4) Updates `microsoft-kiota-authentication-azure` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-authentication-azure-v1.9.4) Updates `microsoft-kiota-http` from 1.9.3 to 1.9.4 - [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.9.3...microsoft-kiota-http-v1.9.4) --- updated-dependencies: - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-text dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-form dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-multipart dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-abstractions dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0435f6d - Browse repository at this point
Copy the full SHA 0435f6dView commit details -
Merge pull request #1273 from microsoftgraph/dependabot/pip/kiota-0ad…
…a516c05 chore(deps-dev): bump the kiota group with 7 updates
Configuration menu - View commit details
-
Copy full SHA for bee9821 - Browse repository at this point
Copy the full SHA bee9821View commit details -
chore(deps-dev): bump msgraph-core from 1.3.4 to 1.3.5
Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python-core@v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: msgraph-core dependency-version: 1.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b7d4d8 - Browse repository at this point
Copy the full SHA 5b7d4d8View commit details -
Merge pull request #1274 from microsoftgraph/dependabot/pip/msgraph-c…
…ore-1.3.5 chore(deps-dev): bump msgraph-core from 1.3.4 to 1.3.5
Configuration menu - View commit details
-
Copy full SHA for d9a7f1d - Browse repository at this point
Copy the full SHA d9a7f1dView commit details -
chore(deps-dev): bump multidict from 6.5.1 to 6.6.2
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.1 to 6.6.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.5.1...v6.6.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c31ffe2 - Browse repository at this point
Copy the full SHA c31ffe2View commit details -
Merge pull request #1272 from microsoftgraph/dependabot/pip/multidict…
…-6.6.2 chore(deps-dev): bump multidict from 6.5.1 to 6.6.2
Configuration menu - View commit details
-
Copy full SHA for edfac66 - Browse repository at this point
Copy the full SHA edfac66View commit details
Commits on Jul 1, 2025
-
chore(deps-dev): bump multidict from 6.6.2 to 6.6.3
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.2 to 6.6.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.6.2...v6.6.3) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c7cd6bd - Browse repository at this point
Copy the full SHA c7cd6bdView commit details -
Merge pull request #1275 from microsoftgraph/dependabot/pip/multidict…
…-6.6.3 chore(deps-dev): bump multidict from 6.6.2 to 6.6.3
Configuration menu - View commit details
-
Copy full SHA for 1b03bcd - Browse repository at this point
Copy the full SHA 1b03bcdView commit details -
feat(generation): update request builders and models
Update generated files with build 191849
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committedJul 1, 2025 Configuration menu - View commit details
-
Copy full SHA for 7f49d36 - Browse repository at this point
Copy the full SHA 7f49d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb61d0 - Browse repository at this point
Copy the full SHA ffb61d0View commit details -
Merge pull request #1276 from microsoftgraph/v1.0/pipelinebuild/191849
Generated models and request builders
Configuration menu - View commit details
-
Copy full SHA for 6cd5733 - Browse repository at this point
Copy the full SHA 6cd5733View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6bb98d - Browse repository at this point
Copy the full SHA f6bb98dView commit details
Commits on Jul 2, 2025
-
Merge pull request #1277 from microsoftgraph/release-please--branches…
…--main--components--msgraph chore(main): release 1.36.0
Configuration menu - View commit details
-
Copy full SHA for 1c5cef6 - Browse repository at this point
Copy the full SHA 1c5cef6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.35.0...v1.36.0