Skip to content

Releases: microsoftgraph/msgraph-sdk-java

June 2020 Updates

18 Aug 14:37
1.8.0
14dad55

Choose a tag to compare

1.8.0

June 2020 Update

October 2019 Updates rev 1

18 Aug 14:37
1.7.1
0df9a0a

Choose a tag to compare

1.7.1

October 2019 Update rev 1

October 2019 Updates

18 Aug 14:36
1.7.0
91e0306

Choose a tag to compare

1.7.0

October 2019 Update

July 2019 Updates

06 Aug 06:23
8dcf5a8

Choose a tag to compare

New generated models due to changed meta data.
Bug fixes

June 2019 Updates

01 Jul 13:44
5dcdab1

Choose a tag to compare

May 2019 Updates

20 May 07:22
aaa05d1

Choose a tag to compare

  • New generated models due to changed meta data.
  • Bug fixes

April 2019 Updates

29 Apr 05:09
9690e30

Choose a tag to compare

  1. Added - email and weburl attribute in Channel
  2. Added - historyStates attribute in Alert
  3. Added- siteId attribute in ItemReference.java
  4. Added - locations attribute in LocationConstraint.java
  5. Added - AlertHistoryState, AverageComparativeScore, CalendarGetScheduleBody, CertificationControl.java, ComplianceInformation, ControlScore, FreeBusyError, ScheduleInformation, ScheduleItem, SecureScore, SecureScoreControlProfile and SecureScoreControlStateUpdate.
  6. Edited- comments

March 2019 Updates

18 Mar 09:01
6700cc7

Choose a tag to compare

  1. Change - Device is updated with new attributes
  2. Added DirectoryObject partner reference
  3. Added IdentityProvider
  4. Added User with isResourceAccount field
  5. Added - WorkbookComment and WorkbookCommentReply

February 2019 Updates

04 Feb 06:44
435e61d

Choose a tag to compare

Infra changes -

  1. Number of files reduced from 12350 to 6570 => 47% reduction
  2. Build time reduced from 8 minutes to 3.5 minutes => 56% reduction
  3. Memory consumption reduced from ~2GB to 1.3GB => 35% reduction
  4. JAR size reduced from 9MB to 5.8MB => 35% reduction
  5. Javadoc size reduced from 35MB to 21MB => 40% reduction
  6. Sources Size reduced from 9.5MB to6MB => 40% reduction

Issue fixed:

  1. #196
  2. #185
  3. Fixed issue with HashMap deserialization

January 2019 Updates

14 Jan 07:48
599ac84

Choose a tag to compare

  1. New feature - Teams APIs.
  2. New feature - new Intune APIs
  3. Change - Device is updated with the MemberOf relationship.
  4. Change - Group is updated with the isArchived property and Team relationship.
  5. Change - User is updated with the JoinedTeams relationship.
  6. Fix: NullPointerException decoding PlannerChecklistItem #160
  7. Fix: UrlConnection does not have neither connect timeout nor read timeout set #166
  8. Fix: debug messages #199
  9. Fix: Fails to parse mailboxSettings #168