Skip to content

Releases: microsoftgraph/msgraph-sdk-php

November 2021 Update (1.45.0)

Choose a tag to compare

@Ndiritu Ndiritu released this 19 Nov 13:16
cdd46a7

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)

Choose a tag to compare

@Ndiritu Ndiritu released this 12 Nov 09:39
94518be

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

Pre-release

Choose a tag to compare

@Ndiritu Ndiritu released this 05 Nov 17:02
5a55f36

What's Changed

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

November 2021 Update (1.43.0)

Choose a tag to compare

@SilasKenneth SilasKenneth released this 04 Nov 11:07
8a4ac25

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

Pre-release

Choose a tag to compare

@Ndiritu Ndiritu released this 02 Nov 07:38
9b05ec8

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)

Choose a tag to compare

@SilasKenneth SilasKenneth released this 29 Oct 18:08
712c5f2

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)

Choose a tag to compare

@Ndiritu Ndiritu released this 25 Oct 07:38
11b4367
  • 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)

Choose a tag to compare

@Ndiritu Ndiritu released this 23 Sep 20:31
cabe228
  • v1 and beta model updates

September 2021 Update (1.39.0)

Choose a tag to compare

@Ndiritu Ndiritu released this 16 Sep 09:05
12020dd
  • Beta model updates

September 2021 Updates(1.38.0)

Choose a tag to compare

@SilasKenneth SilasKenneth released this 09 Sep 13:39
8e9e3b4
  • Changes to models.
  • Updates on the docs(PHPDocumentor) using the latest generated models.