2.0.0
Breaking changes
- Minimum android API level is now 26 (from 15)
- Minimum Java version is now 8 (from 7)
ICoreAuthenticationProvider
andIAuthenticationProvider
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