Skip to content

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

Version 7.1.0

09 Sep 15:23
7eb8613
Compare
Choose a tag to compare
  • [PATCH] Add null checks for guest account ids (#2361)
  • [MINOR] Fix for App Link Usage in DUNA / SSO scenarios (#2363)

Version 7.0.3

27 Aug 00:30
407bb90
Compare
Choose a tag to compare

Version 7.0.3

  • [PATCH] Update common @22.0.3

Version 7.0.1

11 Aug 22:02
Compare
Choose a tag to compare
  • [PATCH] Update common @22.0.1

Version 7.0.0

06 Aug 20:24
a27fc8d
Compare
Choose a tag to compare
  • [MINOR] Copy username from UiRequiredException to MsalUiRequiredException (#2344)
  • [MAJOR] Bump TargetSdk to 35, minSdk to 24, AGP to 8.10.0 (#3164)
  • [MINOR] Update Nimbus version (#2346)

Version 6.2.0

08 Jul 00:19
7283f97
Compare
Choose a tag to compare
  • [PATCH] Update common @21.4.0
  • [MINOR] Update AGP Version to 8.1.0 (#2254)

Version 6.1.0

05 Jun 19:36
Compare
Choose a tag to compare
  • [PATCH] Update common @21.2.0
  • [MINOR] Native auth: Add claimsRequest also to getAccessToken and signIn after signUp/SSPR flows (#2278)
  • [MINOR] Native auth: user can now register new strong authentication method when required (#2293)

Version 6.0.1

06 May 18:05
e51d7e8
Compare
Choose a tag to compare

Version 6.0.1

  • [PATCH] Update common @21.1.0

Version 6.0.0

03 Apr 22:06
cbabc1a
Compare
Choose a tag to compare

Version 6.0.0

  • [PATCH] Update common @21.0.0
  • [MAJOR] Update minSDK to 21

Version 5.10.2

07 Mar 16:14
42ac332
Compare
Choose a tag to compare

Version 5.10.2

  • [PATCH] Update common @20.1.1

Version 5.10.0

10 Feb 09:50
585cdc0
Compare
Choose a tag to compare
  • [PATCH] Update common @20.0.0
  • [MINOR] Change AndroidActivityInteractiveTokenCommandParameters to AndroidInteractiveTokenCommandParameters (#2247)
  • [MINOR] Move native auth public methods to parameter class (#2245)
  • [MINOR] Add support for claims requests for native auth sign in (#2246)