Releases: AzureAD/microsoft-authentication-library-for-android
Releases · AzureAD/microsoft-authentication-library-for-android
Version 4.0.1
Picks up common@6.0.1
Version 4.0.0
- [PATCH] Update common to 6.0.0
- [PATCH] Update androidx appcompat version from 1.0.2 -> 1.1.0 (#1629)
- [MINOR] Add prompt=create support. (#1611)
- [PATCH] Ensure consistent TAGs in the logger (#1612)
- [MAJOR] Deprecate methods not using TokenParameters (#1595)
- [PATCH] Update gson version to 2.8.9
Picks up common@6.0.0
Version 3.0.2
- [PATCH] Update common@4.0.2
- [PATCH] Fix msal get account crash in Account Matcher due to NPE because account id was missing (#1560)
- [PATCH] Better messaging clarity around redirect URI (#1265).
- [PATCH] Fixes deprecated PackageInfo.signatures and PackageManager.GET_SIGNATURES (#1321)
- [MINOR] Added support for handling null taskAffinity. Add configuration to enable this new feature. "handle_null_taskaffinity" which is a boolean (#1342)
- [PATCH] Log and throw exception if there are other apps listening for the redirect URL scheme defined in Android Manifest (#1357)
- [PATCH] Update Nimbus dependency version (#1382)
- [MAJOR] Migrate *TokenCache classes to common4j (#1652)
- [MINOR] Adapt to BaseController migration (#1483)
This version depends on common@4.0.2. With common v4.+, we have moved our internal methods/classes to new namespaces as part of refactoring work.
Version 2.2.3
- Remove the broker check for MSA FRT saving function (#1571)
- Fix msal get account crash in Account Matcher due to NPE because account id was missing (#1558)
- Picks up common@3.6.7
Version 2.2.2
Picks up common@3.6.3
Version 2.2.1
- [PATCH] Picks up common@3.6.2
- [PATCH] Allow Authenticator to pass older format for redirect uri (#1517)
Version 2.2.0
- Picks up common@3.6.0 (see list of contained fixes here)
Version 2.1.0
- Picks up common@3.4.4 (Which includes important threading fix. See common release notes)
- Adds preview support for authorization using current Android Task
- Fixes resource URI casing issue.
Version 2.0.12
- IMPORTANT: DO NOT USE THIS VERSION. SEE : https://github.com/AzureAD/microsoft-authentication-library-common-for-android/issues/1438- Picks up common@3.4.3
Version 2.0.10
- IMPORTANT: DO NOT USE THIS VERSION. SEE : https://github.com/AzureAD/microsoft-authentication-library-common-for-android/issues/1438- [PATCH] Add extra '/' in the example intent filter (#1323)
- [PATCH] Better PublicClientApplicationConfiguration validation to fail when empty string is passed (#1324)
- [PATCH] Improve redirect_uri validation of PCA manifest (#1327)
Uses common@3.3.1