Skip to content

Releases: microsoftgraph/msgraph-sdk-php

November 2019 Update (1.12.0)

29 Oct 21:39
8bcd1c3
Compare
Choose a tag to compare
Update GraphConstants.php

September 2019 Update (1.11.0)

26 Sep 04:23
f55cab1
Compare
Choose a tag to compare
  • New documentation.
  • Support for converting Exchange based identifiers.

July 2019 Update (1.10.0)

04 Jul 00:08
Compare
Choose a tag to compare

Includes the May 2019 and June 2019 changes.

April 2019 Update 2 (1.9.0)

30 Apr 22:57
a3af790
Compare
Choose a tag to compare

New feature - audit logs.

April 2019 Update

18 Apr 18:16
7d4cfaf
Compare
Choose a tag to compare
1.8.0

Update generated files with build 1145802 (#162)

January 2019 Update (1.7.0-preview)

23 Jan 22:57
b71ee60
Compare
Choose a tag to compare
Pre-release
  • New feature - Added TransitiveMemberOf accessors to Device.
  • New feature - Added TransitiveMemberOf and TransitiveMembers accessors to Group.
  • New feature - Added EmployeeId, FaxNumber, OtherMails, ShowInAddressList, TransitiveMemberOf, and OnPremisesDistinguishedName accessors to User.
  • New feature - Added EdgeSendIntranetTrafficToInternetExplorer accessor to Windows10GenerationConfiguration.
  • Change - Added comments to DataPolicyOperation.
  • Change - Added comments to Group.
  • Change - Added comments to Message.
  • Change - Added comments to Organization.
  • Fix - Return stream #130 when stream return type is specified.

December 2018 Update

17 Dec 23:05
Compare
Choose a tag to compare

New Features

  • Updated comments with new information from the documentation.
  • Added new models to support the Teams API.

October 2018 update

31 Oct 00:06
7518cbf
Compare
Choose a tag to compare

New features

  • New ItemPreviewInfo type added.
  • Added exception information for core library.
  • Added odata.Type to base types.

September 2018 update

19 Sep 18:16
2a231d1
Compare
Choose a tag to compare

New features

  • Support the new Security Alerts API
  • Updates to the Intune API
  • Insights functionality updated for the user entity
  • MailTips are now enabled
  • Update to the subscription entity and additional documentation comments.

Fixes

  • always use the proxyPort when provided and add missing docbloc #98. Thank you @Zombaya for the fix!
  • removed unused $guzzleClient property #99. Thank you @JValck for the fix!

August update 2

06 Aug 19:19
Compare
Choose a tag to compare

Bug fix:

  • Issue #92 reintroduces a check so that it correctly verifies that the URL starts with 'http'