Skip to content

Releases: microsoftgraph/msgraph-sdk-php-core

2.0.0 Release Candidate 3

04 Feb 09:15
e257c38

Choose a tag to compare

Pre-release

What's Changed

(BREAKING)

  • Support overwriting existing headers & response exception updates by @Ndiritu in #55.

For more info on the breaking change, please see the upgrade guide

Full Changelog: 2.0.0-RC2...2.0.0-RC3

2.0.0 Release Candidate 2

23 Nov 12:56
be6fbcc

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: 2.0.0-RC1...2.0.0-RC2

2.0.0 Release Candidate 1

02 Nov 07:48
c14425e

Choose a tag to compare

Pre-release

The Microsoft Graph Core SDK is a lightweight SDK with functionality to allow you to make calls to the Microsoft Graph APIs without the overhead of the models previously provided in the Microsoft Graph SDK.

The Core SDK is now a dependency of v2 of the Microsoft Graph SDK and the newly introduced Microsoft Graph Beta SDK meaning you won't need to explicitly require it should you desire to use our models.

See the README for more on how to use the Core SDK and our v1.x to 2.0 Upgrade Guide for details on breaking changes, bug fixes and new functionality.