Skip to content

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

Version 4.1.0

12 Nov 12:19
Compare
Choose a tag to compare
  • [MINOR] Add new exception type for broker protocol not supported exception during msal-broker handshake (#1703)

Version 4.0.5

01 Nov 16:24
Compare
Choose a tag to compare
  • [PATCH] Update Common to 8.0.3

Version 4.0.4

20 Oct 22:17
89326dc
Compare
Choose a tag to compare
  • [PATCH] Update common @8.0.2

Version 4.0.3

11 Oct 18:41
Compare
Choose a tag to compare
  • [PATCH] Update common @8.0.0

Version 4.0.2

21 Sep 19:09
a4d18f4
Compare
Choose a tag to compare
  • [PATCH] Updating the single account cache before notifying the caller of account change/load via callback. (#1688)
  • [MINOR] Added keyboard flag to configChanges in Manifest for YubiKey compatibility. (#1685)

Version 4.0.1

16 Aug 18:35
1134066
Compare
Choose a tag to compare

Version 4.0.0

26 Jul 21:10
c4ef513
Compare
Choose a tag to compare
  • [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

25 Mar 00:30
00ea63e
Compare
Choose a tag to compare
  • [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

12 Jan 20:27
10db19e
Compare
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 common@3.6.7

Version 2.2.2

07 Dec 16:23
6fd0fea
Compare
Choose a tag to compare