We recently updated our Java Graph SDK to version 1.4.0. This includes all the recent updates the Microsoft Graph.
Additionally we now have new Java Core library that contains common infrastructure for making HTTP requests to the Microsoft Graph as well as a host of new capabilities.
In our most recent preview release of the Graph SDK for Objective C, we incorporated a wide range of enhancements. We have added support for MacOS and distribution via CocoaPods.
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 ...