Skip to content

Releases: microsoftgraph/msgraph-sdk-php-core

2.0.0 Release Candidate 2

23 Nov 12:56
be6fbcc
Compare
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
Compare
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.