github mozilla/application-services v68.0.0

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

v68.0.0 (2020-12-08)

Full Changelog

General

⚠️ Breaking changes ⚠️

  • The bundled version of Nimbus SDK has been updated to v0.6.3, which includes
    the following breaking changes:
    • Removed NimbusClient.resetEnrollment.
    • NimbusClient.{updateExperiments, optInWithBranch, optOut, setGlobalUserParticipation} now return a list of telemetry events.
      Consumers should forward these events to their telemetry system (e.g. via Glean).
    • Removed implicit fetch of experiments on first use of the database. Consumers now must
      call update_experiments explicitly in order to fetch experiments from the Remote Settings
      server.

What's Changed

  • The bundled version of Glean has been updated to v33.5.0.
  • Various third-party dependencies have been updated to their latest versions.

Don't miss a new application-services release

NewReleases is sending notifications on new releases.