Releases: microsoftgraph/msgraph-sdk-java
Releases · microsoftgraph/msgraph-sdk-java
June 2020 Updates
1.8.0 June 2020 Update
October 2019 Updates rev 1
1.7.1 October 2019 Update rev 1
October 2019 Updates
1.7.0 October 2019 Update
July 2019 Updates
New generated models due to changed meta data.
Bug fixes
June 2019 Updates
- Integrated msgraph-sdk-java-core with msgraph-sdk-java.
- Updated models
May 2019 Updates
- New generated models due to changed meta data.
- Bug fixes
April 2019 Updates
- Added - email and weburl attribute in Channel
- Added - historyStates attribute in Alert
- Added- siteId attribute in ItemReference.java
- Added - locations attribute in LocationConstraint.java
- Added - AlertHistoryState, AverageComparativeScore, CalendarGetScheduleBody, CertificationControl.java, ComplianceInformation, ControlScore, FreeBusyError, ScheduleInformation, ScheduleItem, SecureScore, SecureScoreControlProfile and SecureScoreControlStateUpdate.
- Edited- comments
March 2019 Updates
- Change - Device is updated with new attributes
- Added DirectoryObject partner reference
- Added IdentityProvider
- Added User with isResourceAccount field
- Added - WorkbookComment and WorkbookCommentReply
February 2019 Updates
Infra changes -
- Number of files reduced from 12350 to 6570 => 47% reduction
- Build time reduced from 8 minutes to 3.5 minutes => 56% reduction
- Memory consumption reduced from ~2GB to 1.3GB => 35% reduction
- JAR size reduced from 9MB to 5.8MB => 35% reduction
- Javadoc size reduced from 35MB to 21MB => 40% reduction
- Sources Size reduced from 9.5MB to6MB => 40% reduction
Issue fixed:
January 2019 Updates
- New feature - Teams APIs.
- New feature - new Intune APIs
- 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: NullPointerException decoding PlannerChecklistItem #160
- Fix: UrlConnection does not have neither connect timeout nor read timeout set #166
- Fix: debug messages #199
- Fix: Fails to parse mailboxSettings #168