Skip to content

Releases: microsoftgraph/msgraph-sdk-java-core

1.0.1

20 Aug 13:01
1.0.1

Choose a tag to compare

1.0.1 release

GA Release

26 Apr 09:39
2a30957

Choose a tag to compare

  1. Retry handler and options
  2. Redirect handler and options
  3. Authentication handler
  4. Telemetry handler
  5. Batch request and response content
  6. Uses OkHttp as http client
  7. Supports android and java
  8. Support for client and request level middleware options
  9. Gradle build and publishing

MSGraph SDK Java Core

09 Mar 08:43
7e6125a

Choose a tag to compare

MSGraph SDK Java Core Pre-release
Pre-release
  • Uses OkHttp as http client
  • Supports android and java
  • Middleware functionality
  • Redirect handlers with redirect options
  • Retry handlers with retry options
  • Authentication handler
  • Support for client and request level middleware options
  • Batching requests feature
  • Gradle build and publishing