Releases: microsoftgraph/msgraph-sdk-php
Releases · microsoftgraph/msgraph-sdk-php
February 2020 Update (1.13.0)
- Add ability to disable GuzzleHttp's http exception. Thank you @landall
- Fix for #46 - return empty array on empty collection response. Thank you @guilliamxavier
- Dev: VSCode launch debugger support.
- Dev: Update target PHPUnit
November 2019 Update (1.12.0)
Update GraphConstants.php
September 2019 Update (1.11.0)
- New documentation.
- Support for converting Exchange based identifiers.
July 2019 Update (1.10.0)
April 2019 Update 2 (1.9.0)
New feature - audit logs.
April 2019 Update
1.8.0 Update generated files with build 1145802 (#162)
January 2019 Update (1.7.0-preview)
- 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
New Features
- Updated comments with new information from the documentation.
- Added new models to support the Teams API.
October 2018 update
New features
- New ItemPreviewInfo type added.
- Added exception information for core library.
- Added odata.Type to base types.
September 2018 update
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