Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

3.10.2

Choose a tag to compare

@thomasconner thomasconner released this 29 Mar 19:23
· 1505 commits to master since this release

Full Changelog

Enhancements

  • MLIBZ-2399: Use the long form Mobile Identity Connect clientID in the auth header for KAS endpoints. #263
  • MLIBZ-2131: Remove implicit push() calls from datastore. #276
  • MLIBZ-2332: Add support for instanceId config option. #278
  • Add default entitlements plist file to NativeScript SDK. #281

Bug Fixes

  • Check that value is an object before calling Object.keys in Query.isSupportedOffline(). #245
  • MLIBZ-2133: Use es6-promise for promises in live service related files instead of the native promise. #272
  • MLIBZ-2393: Fix NativeScript Files #280

Maintenance

  • MLIBZ-2410: Expose data access classes from core SDK. #274
  • Refactor IndexedDB and WebSQL persisters. #277

Tests

  • QA-176: Add integration tests for Mobile Identity Connect #279