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.28.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.29.0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 14, 2025

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

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

    …d/com.android.tools.build-gradle-8.8.1
    
    chore(deps): bump com.android.tools.build:gradle from 8.8.0 to 8.8.1 in /android
    github-actions[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    592e954 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. feat: add ChangeNotification models

    Ndiritu authored and Andrew Omondi committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    fb57d04 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Ndiritu authored and Andrew Omondi committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    ae1447c View commit details
    Browse the repository at this point in the history
  3. chore: add comments to models

    Andrew Omondi committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    d87449d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2298 from microsoftgraph/feat/change-notification

    feat: add ChangeNotification models
    baywet authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    7fe8eaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f48c43d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2302 from microsoftgraph/release-please--branches…

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