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-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 18 commits
  • 7,720 files changed
  • 6 contributors

Commits on Nov 9, 2023

  1. Update README badges

    Ndiritu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1864839 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2d3c753 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge pull request #1402 from microsoftgraph/dependabot/github_action…

    …s/actions/checkout-4
    
    Bump actions/checkout from 3 to 4
    SilasKenneth authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    001aa97 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #1403 from microsoftgraph/fix/readme-badges

    Update README badges
    Ndiritu authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d870c82 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    523d2e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1413 from microsoftgraph/fix/php-core-version

    Use version range for Graph core lib dependency
    Ndiritu authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a1ff649 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    7a750cb View commit details
    Browse the repository at this point in the history
  2. Update generated files with build 129710

    Microsoft Graph DevX Tooling Microsoft Graph DevX Tooling
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ea6470e View commit details
    Browse the repository at this point in the history
  3. Bump SDK version

    Microsoft Graph DevX Tooling Microsoft Graph DevX Tooling
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5fde39a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1414 from microsoftgraph/kiota/v1.0/pipelinebuild…

    …/129710
    
    Generated  models and request builders
    Ndiritu authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    83f3c35 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1415 from microsoftgraph/fix/ci

    Fix filepath in script to bump SDK version
    Ndiritu authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    33e36b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge branch 'hotfix/php-info' into hotfix/merge-php-info

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    21464eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1417 from baywet/hotfix/merge-php-info

    - bumps patch version
    Mustafa Zengin
    Mustafa Zengin authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bcf3eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f9f42a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge pull request #1419 from microsoftgraph/fix/branch-protect-v1-su…

    …pport
    
    Add branch protection configs for 1.x support branch
    Ndiritu authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    09ed4f5 View commit details
    Browse the repository at this point in the history
  2. Exclude non-prod files

    Ndiritu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    444968f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1420 from microsoftgraph/fix/exclude-non-prod-files

    Exclude non-prod files
    Ndiritu authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bc8134f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1424 from microsoftgraph/dev

    Release 2.1.0
    Ndiritu authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d5e468f View commit details
    Browse the repository at this point in the history
Loading