Skip to content

Releases: SAP/gigya-android-sdk

core-v7.1.4

20 Nov 06:00
Compare
Choose a tag to compare

Change log:

nss-v1.9.6

07 Nov 13:16
Compare
Choose a tag to compare

Native screen-sets extension 1.9.6

Change log:

  • Fixed asset loading markup exception with default style library.
  • Aligned error message injection to engine (same as iOS). The error will now inject message field & not details field for display.

core-v7.1.3

04 Nov 10:27
Compare
Choose a tag to compare

Change log:

  • Added "deviceName" parameter to FIDO register credentials request.

biometric-v2.1.3

28 Oct 08:55
Compare
Choose a tag to compare

Change log:

  • Added additional exception handling to prevent runtime crashes when context is unavailable.

core-v7.1.2

29 Sep 07:42
Compare
Choose a tag to compare

Change log:

  • Fixed missing dependency check for OkHttp logging - causing a crash if OKHttp core is injected without logging from another dependency.

core-v7.1.1

22 Aug 12:01
Compare
Choose a tag to compare

Change log:

  • Added WebView Configuration object to allow control over various options in internal SDK Web flows.
  • Fixed null pointer exception caused by missing data intent in SSO flow.
  • Fixed missing error details in OIDC/SAML flow.
  • An external migration file is added to the release to allow session retention when upgrading directly from v5 to v7.

core-v7.1.0

30 Jul 06:42
Compare
Choose a tag to compare

Change log:

  • Updated Google Sign In - Now using credentials manager. See docs for required changes.
  • Updated support for WeChat provider.
  • Fixed OkHttp default User-Agent for Fido support.

nss-v1.9.3

17 Jun 06:17
Compare
Choose a tag to compare

Native screen-sets extension 1.9.3

Change log:

  • Fixed wrong key sent to the engine in link-account flow resulting in unfiltered provider results.

Note:
Wrapper fix only. Continue using engine v1.9.2

core-v7.0.11

30 May 04:34
Compare
Choose a tag to compare

Change log:

  • Added "getAuthCode" interface used to obtain a session exchange code with WebSDK.
  • Fixed null exception on null SSO intent.

core-v7.0.10

30 Apr 16:03
Compare
Choose a tag to compare

Change log:

  • Added missing disconnect call for FIDO revoke flow.
  • Removed restriction for @StrinRef on social login.