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

Commits on May 15, 2026

  1. chore: add DevOps build pipeline for S360 security vulnerability scan…

    …ning (#2592)
    
    * chore: add DevOps build pipeline for S360 security vulnerability scanning
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    * chore: update build pipeline schedule to daily
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    * chore: enable SDL security scanning in build pipeline
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    ramsessanchez and Copilot authored May 15, 2026
    Configuration menu
    Copy the full SHA
    567c88b View commit details
    Browse the repository at this point in the history
  2. ci: rename daily ci pipeline file and folder to standard

    Standardize daily CI pipeline file and folder.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    ramsessanchez and Copilot committed May 15, 2026
    Configuration menu
    Copy the full SHA
    2bfcfb7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2593 from microsoftgraph/chore/rename-daily-ci-pi…

    …peline
    
    chore: rename daily ci pipeline file and folder to standard
    ramsessanchez authored May 15, 2026
    Configuration menu
    Copy the full SHA
    76d0731 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. chore(deps): consolidate dependabot dependency updates (#2595)

    Combines the following dependabot PRs into a single update:
    - Bump actions/upload-artifact from 6 to 7 (#2588)
    - Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#2580)
    - Bump googleapis/release-please-action from 4 to 5 (#2579)
    - Bump com.github.ben-manes:gradle-versions-plugin from 0.53.0 to 0.54.0 (#2574)
    - Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#2573)
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gavinbarron and Copilot authored May 19, 2026
    Configuration menu
    Copy the full SHA
    aaf7175 View commit details
    Browse the repository at this point in the history
  2. feat(generation): update request builders and models (#2594)

    Update generated files with build 219281
    
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    microsoft-graph-devx-bot[bot] and Microsoft Graph DevX Tooling authored May 19, 2026
    Configuration menu
    Copy the full SHA
    090951c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.microsoft.graph:microsoft-graph-core

    Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.5 to 3.6.6.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.5...v3.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-version: 3.6.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2026
    Configuration menu
    Copy the full SHA
    608861d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2597 from microsoftgraph/dependabot/maven/com.mic…

    …rosoft.graph-microsoft-graph-core-3.6.6
    
    chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.6.5 to 3.6.6
    github-actions[bot] authored May 19, 2026
    Configuration menu
    Copy the full SHA
    a26b8b8 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump com.microsoft.graph:microsoft-graph-core in /android

    Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.5 to 3.6.6.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.5...v3.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-version: 3.6.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2026
    Configuration menu
    Copy the full SHA
    2d7b6db View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

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

    …d/com.microsoft.graph-microsoft-graph-core-3.6.6
    
    chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.6.5 to 3.6.6 in /android
    github-actions[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    2d4ce54 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.65.0 (#2596)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    3 people authored May 20, 2026
    Configuration menu
    Copy the full SHA
    0fea66b View commit details
    Browse the repository at this point in the history
Loading