Releases: microsoftgraph/msgraph-sdk-php
Releases · microsoftgraph/msgraph-sdk-php
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
August update 2
Bug fix:
- Issue #92 reintroduces a check so that it correctly verifies that the URL starts with 'http'
August update
Bug fix:
- Issue #85 request fails when URL contains case-insensitive 'http'. If enough deltalinks are created, the chance of this string happening increases.
May updates
New Features:
- New Outlook functionality which includes an OutlookUser object, categories, coordinates, message rules, and working hours.
- New OneNote functionality which includes a notebook's site collection.
- Updates to Intune functionality.
- Updated timezone information.
- UserActivity API - apps can push information to the user's timeline.
- Be able to set a new access token.
Thank you to:
@Zombaya for the setAccessToken function and tests.
March Updates
New Features:
- Intune API
- Education API
- Reporting API
Bug Fixes:
- Fixes file download bug which required the file to exist before downloading it
- Adds proxy support to collection requests
- Adds missing collection request property
September Updates
Features
- Added support for People
- Additional SharePoint functionality
Bugfixes
- Updated functional tests to run against master