Skip to content

Microsoft Graph library January 2018 (version 1.13.0)

Compare
Choose a tag to compare
@peombwa peombwa released this 16 Jan 00:32
· 1514 commits to dev since this release
5b44b62

Microsoft.Graph

  • New feature - Teams APIs.
  • New feature - new Intune APIs
  • Change - Updated IntelliSense with new content.
  • Change - Device is updated with the MemberOf relationship.
  • Change - Group is updated with the isArchived property and Team relationship.
  • Change - User is updated with the JoinedTeams relationship.
  • Fix - Removed upper bounds on Newtonsoft.Json package reference.
  • Fix - Added fluent API for creating a team on a group.

Microsoft.Graph.Core

  • New feature - Added AuthenticationHandler.
  • Change - Updated GraphClientFactory access modifier to internal.
  • Change - Updated HttpProvider to use GraphClientFactory.
  • Fix - Removed upper bounds on Newtonsoft.Json package reference.