Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Releases: microsoftgraph/msgraph-sdk-android

May 2018 update

08 Aug 16:52

Choose a tag to compare

1.7.0

Bumped version

March Updates

16 Mar 23:51
a9575c2

Choose a tag to compare

New Features:

  • EDU API
  • Reporting API

Bug fixes:

  • No longer sets default odata.type value but serializes all odata.type values that you provide

September Updates

25 Sep 12:54

Choose a tag to compare

Features

  • People support
  • Additional support for SharePoint

Bug Fixes

  • Changed javadoc encoding to UTF-8
  • Give logger public access

August Updates

08 Aug 20:52

Choose a tag to compare

Features

  • Additional support for delta queries
  • Better docs on objects
  • Additional support for groups
  • Access OneNote notebooks through SharePoint

Bug Fixes

  • Updated list definition to fix functional test in Outlook
  • Fix DriveItemCreateLinkRequestBuilder parameter order

Bugfixes for Build release and fast-follow

09 Jun 17:48

Choose a tag to compare

  • Fixed Sendmail bug
  • Added OneNote functionality
  • Updated Duration and added serialization

Add new workloads for Build

16 May 18:25

Choose a tag to compare

New workloads

  • Open extensions
  • Planner
  • SharePoint sites
  • Webhooks

New features

  • setUseCaches to add HTTP caching header to requests
  • Open enums are now supported through EnumSets

Support for Open Types, OneDrive large file upload

02 Dec 19:50

Choose a tag to compare

This release adds support for Open Types and OneDrive large file upload.

Support for Excel, enhancements to OneDrive, bugfixes - 1.1.0

24 Sep 00:31

Choose a tag to compare

This release adds support for Excel REST, adds enhanced functionality to OneDrive, and resolves bugs related to query parameter processing in RequestBuilder classes.

General Availability - 1.0.0

16 Aug 23:16

Choose a tag to compare

This build graduates the msgraph-sdk-android to General Availability

Differences from 0.9.4:
-> Fixes for #24

Fixes for CollectionPages, CollectionResponses

16 Jul 01:19

Choose a tag to compare

This build contains bugfixes for the follow classes' return types

BaseDirectoryObjectCheckMemberGroupsCollectionPage
BaseDirectoryObjectCheckMemberGroupsCollectionResponse
BaseDirectoryObjectGetMemberGroupsCollectionPage
BaseDirectoryObjectGetMemberGroupsCollectionResponse
BaseDirectoryObjectGetMemberObjectsCollectionPage
BaseDirectoryObjectGetMemberObjectsCollectionResponse
BaseDriveRecentCollectionPage
BaseDriveRecentCollectionResponse
BaseDriveSharedWithMeCollectionPage
BaseDriveSharedWithMeCollectionResponse
BaseUserReminderViewCollectionPage
BaseUserReminderViewCollectionResponse
IBaseDirectoryObjectCheckMemberGroupsCollectionPage
IBaseDirectoryObjectGetMemberGroupsCollectionPage
IBaseDirectoryObjectGetMemberObjectsCollectionPage
IBaseDriveRecentCollectionPage
IBaseDriveSharedWithMeCollectionPage
IBaseUserReminderViewCollectionPage

Known issues

  • DriveItem#Copy - nonfunctioning
  • DriveItem#Delta - nonfunctioning
  • Groups#Conversations - create action nonfunctioning