github mozilla/application-services v87.1.0

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

v87.1.0 (2021-12-02)

Full Changelog

Logins

What's changed

  • The update() and add_or_update() methods will log rather than return an error when trying to update a duplicate login (#4648)

Logins, Places, SyncManager

What's Changed

  • These packages all use parking_lot::Mutex instead of std::Mutex, meaning we should no
    longer see errors about mutexes being poisoned.

Push

What's fixed

  • Fixes a bug where the subscriptions would fail because the server didn't return the uaid, this seems to happen only when the client sends request that include the uaid.(#4697)

General

  • We now use xcode 13.1 to generate our iOS build artifacts. (#4692)

Don't miss a new application-services release

NewReleases is sending notifications on new releases.