github mozilla/application-services v152.0

4 hours ago

v152.0 (2026-05-18)

⚠️ Breaking Changes ⚠️

Remote-Settings

  • Removed legacy remote-settings client
  • Renaming RemoteSettingsConfig2 to RemoteSettingsConfig, which will require client updates.

✨ What's New ✨

Ads Client

  • HTTP cache TTL is now resolved by priority — explicit per-request TTL (if any) wins, otherwise the response's Cache-Control: max-age is used, otherwise the configured default_ttl. The resolved TTL is capped at 7 days as a safety net against misconfigured server values. Previously the layer took the minimum of all three, which effectively ignored the server's max-age signal.

Breach Alerts

  • New component: breach-alerts for storing and retrieving breach alert dismissals by breach ID.

Logins

Remote Settings

  • Add uptake telemetry support (#7288)
  • Add v2 routes (#7339)

Full Changelog

Don't miss a new application-services release

NewReleases is sending notifications on new releases.