github mozilla/application-services v86.2.0

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

v86.2.0 (2021-11-02)

Full Changelog

Push

What's Changed

- We've changed the database schema to avoid confusion about the state of subscriptions and
  in particular, avoid `SQL: UNIQUE constraint failed: push_record.channel_id` errors
  reported in [#4575](https://github.com/mozilla/application-services/issues/4575). This is
  technically a breaking change as a dictionary described in the UDL changed, but in practice,
  none of our consumers used it, so we are not declaring it as breaking in this context.

Logins

What's New

- Added support for recording telemetry when the logins encryption key needs to be regenerated.

Don't miss a new application-services release

NewReleases is sending notifications on new releases.