github mozilla/application-services v0.49.0

latest releases: v144.0, v143.0, v142.0...
5 years ago

v0.49.0 (2020-02-03)

Full Changelog

FxA Client

What's New

  • Android: migrateFromSessionToken now handles offline use cases. It caches the data the consumers
    originally provide. If there's no network connectivity then the migration could be retried using the
    new retryMigrateFromSessionToken method. Consumers may also use the isInMigrationState method
    to check if there's a migration in progress. (#2492)

Breaking changes

  • migrateFromSessionToken now returns a metrics JSON object if the migration succeeded.
    (#2492)

Don't miss a new application-services release

NewReleases is sending notifications on new releases.