Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@mythmon mythmon released this 15 Oct 18:11
· 298 commits to main since this release
v0.3.0
0883823

Features

  • added request_id (#160) (9a77937e)
  • Report stacktraces for errors to Sentry (74e86b31)
  • make metrics sink address support hostnames (#142) (dbcd9634)
  • adm: Periodically re-sync suggestions from Remote Settings (6fc67ff6)
  • suggest: Add timeout provider (9df0a8ad, closes #55)
  • web:
    • Allow specifying providers when requesting suggestions (201d0daa)
    • Add endpoint that lists available providers (5d9efb7d)

Bug Fixes

  • settings: Make memory cache configuration values optional (e59ee421, closes #136)