MSAL Preview Release 0.1.3
Pre-release
Pre-release
- GDPR compliance to Telemetry and Logger. Link: https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki/Logging
- Fix the bug on CustomTabService checking when calling getCustomTabsServiceIsBound()
- Update Telemetry to track telemetry Event data in a single Map instance
- Specifies thrown Exception classes in AbstractMetadataRequestor
- Create "no-args" constructor for GSON POJOs to prevent using "sun.misc.Unsafe"
- Specifies the default locale to UTF_8 to guarantee consistent behavior across all Android devices.
- Use versions.gradle to aggregate versions across subproject
- Update Gradle to 4.1
- Update Gson to 2.8.0