Releases: microsoftgraph/msgraph-sdk-php
Releases · microsoftgraph/msgraph-sdk-php
Release list
November 2021 Update (1.45.0)
What's Changed
- Merge pull request #702 from microsoftgraph/dev by Philip Gichuhi (@Ndiritu) in #706
- Generated beta models using Typewriter by @github-actions in #710
- Generated docs using PHPDocumentor by @github-actions in #711
- Generated v1 models using Typewriter by @github-actions in #709.
Ediscovery models for v1 have been removed. They were accidentally added to v1 early. Removing them is not considered a breaking change since the APIs behind are not available - Release 1.45.0 by Philip Gichuhi (@Ndiritu) in #713
Full Changelog: 1.44.0...1.45.0
November 2021 Update (1.44.0)
What's Changed
- v1 and beta model updates
- Bug-fix to support recursive JSON serialization in our models thanks to Till Kobbe (@Dakoni4400)
Full Changelog: 1.43.0...1.44.0
2.0.0 Release Candidate 2
What's Changed
- Support
phpstan1.0 & configure dependabot to updatefeat/2.0.0branch by Philip Gichuhi (@Ndiritu) in #689 - Weekly Model Updates by Philip Gichuhi (@Ndiritu) in #688
Full Changelog: 2.0.0-RC1...2.0.0-RC2
November 2021 Update (1.43.0)
What's Changed
- Generated beta models using Typewriter by @github-actions in #683
- Generated models using Typewriter by @github-actions in #684
- Generated docs using PHPDocumentor by @github-actions in #686
- Update phpstan/phpstan requirement from ^0.12.90 to ^0.12.90 || ^1.0.0 by Dependabot (@dependabot) in #680
Full Changelog: 1.42.0...1.43.0
2.0.0 Release Candidate 1
This SDK contains Microsoft Graph v1 API models and a client to make requests to the Microsoft Graph v1 API.
Previously, Beta models were provided in he Microsoft Graph SDK. They have now been moved to Microsoft Graph Beta SDK
This SDK contains new features, bug fixes and breaking changes from v1 of the Microsoft Graph SDK.
Please see our Upgrade Guide for more details.
We'd really appreciate your feedback! Feel free to create GitHub issues on this repo and contribute off the feat/2.0.0 branch.
October 2021 Update (1.42.0)
What's Changed
- Generated models using Typewriter by @github-actions in #660
- Generated beta models using Typewriter by @github-actions in #661
- Generated docs using PHPDocumentor by @github-actions in #666
- (v1.x) Update PHPDocs config to only generate docs for non-model classes by Philip Gichuhi (@Ndiritu) in #670
- (v1.x) Remove PHPDocs by Philip Gichuhi (@Ndiritu) in #675
- Generated docs using PHPDocumentor by @github-actions in #677
Full Changelog: 1.41.0...1.42.0
October 2021 Update (1.41.0)
- Graph API v1 and beta model updates
- Moved Wiki content into
docs/README.md. The Wiki tab will be deprecated once version 2 of the SDK is stable.
September 2021 Update (1.40.0)
- v1 and beta model updates
September 2021 Update (1.39.0)
September 2021 Updates(1.38.0)
- Changes to models.
- Updates on the docs(PHPDocumentor) using the latest generated models.