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-beta-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.51.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-beta-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.52.0
Choose a head ref
  • 5 commits
  • 924 files changed
  • 5 contributors

Commits on Nov 24, 2025

  1. chore(deps): bump the kiota-dependencies group

    Bumps the kiota-dependencies group in /android with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
    
    
    Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.8.11
    - [Release notes](https://github.com/microsoft/kiota-java/releases)
    - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
    - [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
      dependency-version: 1.8.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    83db52c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Merge pull request #1259 from microsoftgraph/dependabot/gradle/androi…

    …d/kiota-dependencies-091f4f53c4
    
    chore(deps): bump the kiota-dependencies group in /android with 6 updates
    github-actions[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    2f4c001 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout (#1262)

    Bumps the github-actions-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    66db492 View commit details
    Browse the repository at this point in the history
  3. feat(generation): update request builders and models (#1265)

    Update generated files with build 204842
    
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    microsoft-graph-devx-bot[bot] and Microsoft Graph DevX Tooling authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    dae64cb View commit details
    Browse the repository at this point in the history
  4. chore(main): release 6.52.0 (#1266)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    93374fb View commit details
    Browse the repository at this point in the history
Loading