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.27.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.28.0
Choose a head ref
  • 8 commits
  • 217 files changed
  • 6 contributors

Commits on Jan 31, 2025

  1. chore(deps): bump com.google.code.gson:gson from 2.12.0 to 2.12.1

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.0 to 2.12.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.12.0...gson-parent-2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    0a12b7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2288 from microsoftgraph/dependabot/maven/com.goo…

    …gle.code.gson-gson-2.12.1
    
    chore(deps): bump com.google.code.gson:gson from 2.12.0 to 2.12.1
    github-actions[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    9731ec7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

    Update generated files with build 179156
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    bb5cbdf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Merge pull request #2289 from microsoftgraph/v1.0/pipelinebuild/179156

    Generated  models and request builders
    Ndiritu authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    c7ce014 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

    Update generated files with build 180153
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c9799ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2299 from microsoftgraph/v1.0/pipelinebuild/180153

    Generated  models and request builders
    baywet authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    d3fd404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657fb59 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2290 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph
    
    chore(main): release 6.28.0
    baywet authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    ae586b8 View commit details
    Browse the repository at this point in the history
Loading