Skip to content

Releases: AzureAD/microsoft-authentication-library-for-android

Version 2.2.3

12 Jan 20:27
10db19e

Choose a tag to compare

  • 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

07 Dec 16:23
6fd0fea

Choose a tag to compare

Version 2.2.1

27 Sep 22:20
90ce1eb

Choose a tag to compare

Version 2.2.0

26 Aug 23:21
a1a2e24

Choose a tag to compare

Version 2.1.0

08 Jul 15:19
36f3c5c

Choose a tag to compare

  • 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

07 May 17:23
e4618f2

Choose a tag to compare

- IMPORTANT: DO NOT USE THIS VERSION. SEE : https://github.com/AzureAD/microsoft-authentication-library-common-for-android/issues/1438

Version 2.0.10

19 Apr 17:34
8d060c2

Choose a tag to compare

- 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

08 Mar 13:22
9100d99

Choose a tag to compare

  • [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

22 Jan 05:02
65eec62

Choose a tag to compare

  • Warn if SAPCA used with B2C. Throw Exception if Multiple Policies are Configured (#1270)

Uses [email protected]

Version 2.0.5

07 Jan 05:47
45cb02e

Choose a tag to compare

  • Fix exception casting issue in CommandDispatcher (common #1121)

Uses [email protected]