Releases: SAP/gigya-android-sdk
Releases · SAP/gigya-android-sdk
core-v7.1.4
Change log:
- Link Account v2 support - Core SDK link account resolver flow will now use v2 (see: https://help.sap.com/docs/SAP_CUSTOMER_DATA_CLOUD/8b8d6fffe113457094a17701f63e3d6a/a8653abdc4594c0e94d38809db1b93d7.html?q=link+account)
- Removed manual setting for WebViewConfig (and removed from documentation). Config changes are no longer required.
nss-v1.9.6
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
Change log:
- Added "deviceName" parameter to FIDO register credentials request.
biometric-v2.1.3
Change log:
- Added additional exception handling to prevent runtime crashes when context is unavailable.
core-v7.1.2
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
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
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
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
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
Change log:
- Added missing disconnect call for FIDO revoke flow.
- Removed restriction for @StrinRef on social login.