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.46.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.47.0
Choose a head ref
  • 7 commits
  • 5,424 files changed
  • 6 contributors

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    1c1fd28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1178 from microsoftgraph/chore/upgrades-gradle-wr…

    …apper
    
    chore: upgrades gradle wrapper to latest version
    baywet authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    991dfa4 View commit details
    Browse the repository at this point in the history
  3. feat: added new constructor for GraphServiceClient (#1177)

    * Added new constructor for GraphServiceClient 
    
    fixes #2354
    
    Fixes [#]2354(#2354)
    
    -Allows Us to Overide the default Base URL in use cases such as GCC customers
    
    * Update GraphServiceClient.java
    
    missing import
    
    * Update GraphServiceClient.java
    
    ---------
    
    Co-authored-by: Vincent Biret <vibiret@microsoft.com>
    raghucha and baywet authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    fc47452 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

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

    Update generated files with build 189813
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    bad1e07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1180 from microsoftgraph/beta/pipelinebuild/189813

    Generated beta models and request builders
    adrian05-ms authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    b0bdf8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b6b33 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1179 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph-beta
    
    chore(main): release 6.47.0
    baywet authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    ddfb93f View commit details
    Browse the repository at this point in the history
Loading