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.32.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.33.0
Choose a head ref
  • 9 commits
  • 65 files changed
  • 7 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
    1e022a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1126 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
    3fb8c1d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. feat: adds change notification models

    Ndiritu authored and Andrew Omondi committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    48ba6fd View commit details
    Browse the repository at this point in the history
  2. chore: update doc comments in models

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

    feat: adds change notification models
    baywet authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    774e99f View commit details
    Browse the repository at this point in the history
  4. feat(generation): update request builders and models

    Update generated files with build 180616
    Microsoft Graph DevX Tooling authored and baywet committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    e7d018f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1127 from microsoftgraph/beta/pipelinebuild/180616

    Generated beta models and request builders
    baywet authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    375a771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    406f770 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1128 from microsoftgraph/release-please--branches…

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