Microsoft Graph Java SDK 1.1.0 Release Notes

Darrel Miller

We recently updated our Java Graph SDK to version 1.1.0. The SDK takes advantage of some significant updates to our code generation infrastructure that eliminates large amounts of generated code. The result is a leaner and meaner SDK that uses less resources and paves the way for us to produce a beta SDK in the near future that contains a lot more functionality.

We have also verified that that our Java SDK is compatible with use on the Android platform and we encourage all new projects on Android to use this SDK as we will be deprecating the Android specific SDK in the future.

Bug Fixes

In addition to the new features we also continue to address issues identified by the community and several fixes are included with this update.

Service Library Package

Instructions on how to consume the SDK from Maven Central are provided in the Readme of our GitHub Repo.

Feedback usabilla icon