Skip to content

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

Version 21.0.0

03 Apr 20:52
1aa3a30

Choose a tag to compare

Version 21.0.0

  • [PATCH] Improve logs and error reporting SIWG flow (#2616)
  • [PATCH] Only show QR +PIN rationale when the request origin is from Microsoft (#2613)
  • [MINOR] Add an extra index for MSAL CPP core in the extra client sku header (#2610)
  • [MAJOR] Update minSdk to 21(#2607)
  • [MINOR] Add handler for resume switch_browser flow on WebViewAuthorizationFragment (#2557)
  • [PATCH] Track MAM flow in telemetry (#2608)
  • [PATCH] Fix multiple prompts issue in cross cloud request (#2599)
  • [PATCH] Corrected error handling in cross cloud scenario (#2602)

Version 20.1.3

13 Mar 00:34
05953a4

Choose a tag to compare

Version 20.1.3

  • [PATCH] Corrected error handling in cross cloud scenario (#2602)

Version 20.1.2

12 Mar 16:25
36a2e4f

Choose a tag to compare

Version 20.1.2

  • [PATCH] Fix multiple prompts issue in cross cloud request (#2599)

Version 20.1.1

07 Mar 16:12
795df04

Choose a tag to compare

Version 20.1.1

(common4j 20.1.1)

  • [MINOR] Launch browser when a switch_browser redirect URL is present (#2553)
  • [MINOR] Add Broker Webapps operations api. (#2579)
  • [PATCH] Add Telemetry for OOM Errors (#2567)

Version 19.0.2

14 Feb 01:33
d2e9122

Choose a tag to compare

Version 19.0.2

(common4j 16.0.2)

  • [PATCH] Add fallback mechanisms for keypair generation (#2586)

Version 20.0.0

10 Feb 09:48
055ce37

Choose a tag to compare

(common4j 17.0.0)

  • [PATCH] Fix Sign in Async method for sign in with google (#2583)
  • [MINOR] Add server client id to SignInWithGoogleParameters (#2581)
  • [MAJOR] Pass google id token to broker for enabling Sign in with Google (#2573)
  • [MAJOR] Organize browser selection classes and change signature for get AuthorizationStrategy (#2564)
  • [MINOR] Add support for OneBox Environment (#2559)
  • [MINOR] Add support for claims requests for native authentication (#2572)
  • [MINOR] Removing unnecessary attributes from keystore wrap operation (#2578)
  • [MINOR] Add fallback mechanisms for keypair generation (#2586)

Version 19.0.1

27 Jan 04:50
f94be27

Choose a tag to compare

Version 19.0.1

(common4j 16.0.1)

  • [PATCH] Span name added for corruption exception (#2574)

Version 18.2.4

23 Jan 23:16
17ca3f4

Choose a tag to compare

Version 18.2.4

(common4j 15.2.4)

  • [PATCH] Span name added for corruption exception (#2574)

Version 19.0.0

08 Jan 20:42
6c77d97

Choose a tag to compare

(common4j 16.0.0)

  • [MINOR] Add Sign in With Google component for MSA federation (#2551)
  • [MINOR] Add SDMBroadcastReceiver for applications to register callbacks for SDM broadcasts (#2547)
  • [MINOR] Add switch_browser toMicrosoftStsAuthorizationRequest (#2550)
  • [MAJOR] Add suberror for network errors (#2537)
  • [PATCH] Translate MFA token error to UIRequiredException instead of ServiceException (#2538)
  • [MINOR] Add Child Spans for Interactive Span (#2516)
  • [MINOR] For MSAL CPP flows, match exact claims when deleting AT with intersecting scopes (#2548)
  • [MINOR] Replace Deprecated Keystore API for Android 28+ (#2558)
  • [MINOR] Managed profile Android util method (#2561)
  • [PATCH] Make userHandle response field optional (#2560)
  • [MINOR] Nonce redirect changes (#2552)

Version 18.2.3

07 Jan 00:06
d1dad21

Choose a tag to compare

(common4j 15.2.3)

  • [PATCH] Add SDMBroadcastReceiver for applications to register callbacks for SDM broadcasts (#2547)