Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Releases: aws/aws-sdk-mobile-analytics-js

Release v0.9.2

19 Jul 20:37
Compare
Choose a tag to compare

v0.9.2:
Bug Fixes:

  • Fixed data loss issue on migration from previous versions

Release v0.9.1

22 Feb 22:16
Compare
Choose a tag to compare

v0.9.1:

  • Updated Dependency: aws-sdk-js v2.2.37
  • Increase base delay between retries from 30ms to 3s
  • Allow passing of configurations to the low level client via clientOptions attribute
  • Storage Clients are now scoped per Application Id
  • Improved retry strategy during Application throttle scenarios
  • CorrectClockSkew is enabled by default for Sigv4 Signatures

Bug Fixes:

  • Fixed timer from being killed in cases where multiple submissions happened in under a second
  • Fixed re-submission of batches in flight to the Mobile Analytics service
  • Fixed auto-submission of first _session.start event when creating a MobileAnalyticsManager
  • Fixed Safari throwing exception when in private browsing mode

Release v0.9.0

19 Mar 21:50
Compare
Choose a tag to compare

Amazon Mobile Analytics JavaScript SDK Release