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-java-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.3
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-java-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.4
Choose a head ref
  • 19 commits
  • 13 files changed
  • 6 contributors

Commits on Jun 25, 2025

  1. chore(deps): bump com.android.tools.build:gradle in /android

    Bumps com.android.tools.build:gradle from 8.10.1 to 8.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-version: 8.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    a38737c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1934 from microsoftgraph/dependabot/gradle/androi…

    …d/com.android.tools.build-gradle-8.11.0
    
    chore(deps): bump com.android.tools.build:gradle from 8.10.1 to 8.11.0 in /android
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    689e666 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.junit.jupiter:junit-jupiter

    Bumps the junit-dependencies group in /android with 1 update: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).
    
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    1e22e80 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the junit-dependencies group across 2 directories w…

    …ith 1 update
    
    Bumps the junit-dependencies group with 1 update in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).
    Bumps the junit-dependencies group with 1 update in the /java-8 directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).
    
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    d05bed2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1933 from microsoftgraph/dependabot/gradle/androi…

    …d/junit-dependencies-406917c75a
    
    chore(deps): bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 in /android in the junit-dependencies group
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    fab43ab View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump com.github.spotbugs from 6.2.0 to 6.2.1

    Bumps com.github.spotbugs from 6.2.0 to 6.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-version: 6.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    23c04d2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1931 from microsoftgraph/dependabot/gradle/junit-…

    …dependencies-e729c2f201
    
    chore(deps): bump the junit-dependencies group across 2 directories with 1 update
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    114072b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1932 from microsoftgraph/dependabot/gradle/com.gi…

    …thub.spotbugs-6.2.1
    
    chore(deps): bump com.github.spotbugs from 6.2.0 to 6.2.1
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    00d7ba6 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump the junit-dependencies group with 2 updates

    Bumps the junit-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework).
    
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.1 to 5.13.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 5.13.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 5.13.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    12d0998 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1930 from microsoftgraph/dependabot/maven/junit-d…

    …ependencies-5f89cf064e
    
    chore(deps-dev): bump the junit-dependencies group with 2 updates
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    4bae4f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d1cc0e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1928 from microsoftgraph/ci/external-detect-secrets

    chore: removes detect secrets since this is now done by ADO
    baywet authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    00f41a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. chore(deps): bump com.azure:azure-core from 1.55.4 to 1.55.5

    Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.55.4 to 1.55.5.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-core_1.55.4...azure-core_1.55.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-core
      dependency-version: 1.55.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9741577 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1935 from microsoftgraph/dependabot/maven/com.azu…

    …re-azure-core-1.55.5
    
    chore(deps): bump com.azure:azure-core from 1.55.4 to 1.55.5
    github-actions[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    03ddec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

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

    Bumps the kiota-dependencies group in /android with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.8.4` | `1.8.5` |
    
    
    Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.4 to 1.8.5
    - [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.4...v1.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
      dependency-version: 1.8.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kiota-dependencies
    - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
      dependency-version: 1.8.5
      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.5
      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.5
      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.5
      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.5
      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.5
      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 Jul 4, 2025
    Configuration menu
    Copy the full SHA
    58631f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1920 from microsoftgraph/dependabot/gradle/androi…

    …d/kiota-dependencies-191f827b0c
    
    chore(deps): bump the kiota-dependencies group in /android with 7 updates
    github-actions[bot] authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    67b758a View commit details
    Browse the repository at this point in the history
  3. [Bug]Fixing missing bytes when processing chunks of a file during upl…

    …oad (#1941)
    
    fix: missing bytes when processing chunks of a file during upload
    
    * Fixing spot bug issue
    adrian05-ms authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    e0dbff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a6ad57 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1942 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph-core
    
    chore(main): release 3.6.4
    baywet authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    3b85d68 View commit details
    Browse the repository at this point in the history
Loading