Skip to content

MSAL Preview Release 0.1.3

Pre-release
Pre-release

Choose a tag to compare

@kreedula kreedula released this 27 Apr 18:50
· 2561 commits to master since this release
00780fc
  1. GDPR compliance to Telemetry and Logger. Link: https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki/Logging
  2. Fix the bug on CustomTabService checking when calling getCustomTabsServiceIsBound()
  3. Update Telemetry to track telemetry Event data in a single Map instance
  4. Specifies thrown Exception classes in AbstractMetadataRequestor
  5. Create "no-args" constructor for GSON POJOs to prevent using "sun.misc.Unsafe"
  6. Specifies the default locale to UTF_8 to guarantee consistent behavior across all Android devices.
  7. Use versions.gradle to aggregate versions across subproject
  8. Update Gradle to 4.1
  9. Update Gson to 2.8.0