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.9.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.10.0
Choose a head ref
  • 14 commits
  • 79 files changed
  • 7 contributors

Commits on May 10, 2024

  1. build(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.1.9 to 3.1.10.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.1.9...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 10, 2024
    Configuration menu
    Copy the full SHA
    8b2d669 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1994 from microsoftgraph/dependabot/maven/com.mic…

    …rosoft.graph-microsoft-graph-core-3.1.10
    
    build(deps): bump com.microsoft.graph:microsoft-graph-core from 3.1.9 to 3.1.10
    baywet authored May 10, 2024
    Configuration menu
    Copy the full SHA
    2644bed View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. build(deps): bump com.gradle:gradle-enterprise-gradle-plugin in /android

    Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.17.2 to 3.17.3.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle:gradle-enterprise-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c3f53bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1996 from microsoftgraph/dependabot/gradle/androi…

    …d/com.gradle-gradle-enterprise-gradle-plugin-3.17.3
    
    build(deps): bump com.gradle:gradle-enterprise-gradle-plugin from 3.17.2 to 3.17.3 in /android
    andrueastman authored May 13, 2024
    Configuration menu
    Copy the full SHA
    3c6f8b6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat(generation): update request builders and models

    Update generated files with build 148567
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed May 14, 2024
    Configuration menu
    Copy the full SHA
    933099a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e66282 View commit details
    Browse the repository at this point in the history
  3. - fixes trigger definition for CI

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3063005 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1999 from microsoftgraph/bugfix/wf-trigger

    - fixes trigger definition for CI
    baywet authored May 14, 2024
    Configuration menu
    Copy the full SHA
    674c100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1162977 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1998 from microsoftgraph/feature/code-of-conduct

    - updates code of conduct to the latest standard
    baywet authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9d81ea8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    48b93b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1997 from microsoftgraph/v1.0/pipelinebuild/148567

    Generated  models and request builders
    Ndiritu authored May 15, 2024
    Configuration menu
    Copy the full SHA
    549e1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d24e1fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2000 from microsoftgraph/release-please--branches…

    …--dev--components--com.microsoft.graph.microsoft-graph
    
    chore(dev): release 6.10.0
    Ndiritu authored May 15, 2024
    Configuration menu
    Copy the full SHA
    d79b3ea View commit details
    Browse the repository at this point in the history
Loading