Skip to content

2.0.0

Compare
Choose a tag to compare
@baywet baywet released this 15 Mar 17:30
36f4f05

Breaking changes

  • Minimum android API level is now 26 (from 15)
  • Minimum Java version is now 8 (from 7)
  • ICoreAuthenticationProvider and IAuthenticationProvider are now a single interface (Azure identity is now available as an authentication provider)
  • Callback APIs have been replaced by CompletableFutures
  • OkHttp bumped from 3.X to 4.X
  • Guava bumped from 20 to 30

More information about all the changes through the sdk available on this page