Releases: AzureAD/microsoft-authentication-library-for-android
Releases · AzureAD/microsoft-authentication-library-for-android
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 [email protected]
Version 2.2.2
Picks up [email protected]
Version 2.2.1
- [PATCH] Picks up [email protected]
- [PATCH] Allow Authenticator to pass older format for redirect uri (#1517)
Version 2.2.0
- Picks up [email protected] (see list of contained fixes here)
Version 2.1.0
- Picks up [email protected] (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 [email protected]
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 [email protected]
Version 2.0.8
- [MINOR] Changes to Broker Validation to allow setting whether to trust debug brokers (prod brokers are always trusted) (#1274)
Uses [email protected]
Note
There is no release v2.0.7 since it was accidentally published before testing was done. Hence we had to release it as v2.0.8
Version 2.0.6
- Warn if SAPCA used with B2C. Throw Exception if Multiple Policies are Configured (#1270)
Uses [email protected]
Version 2.0.5
- Fix exception casting issue in CommandDispatcher (common #1121)
Uses [email protected]