This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
v0.2.0
Features
- add variant fields to suggest api (#126) (5b04053b)
- Add setting to configure sentry env (10392511)
- Add memory cache locking to prevent spurious update requests. (#123)
(059f355a) - Add Sentry integration (#111) (27e77020)
- add locking to redis cache (#110) (7d94f9e9, closes #104)
- settings: Make suggestion providers much more configurable at runtime
(3685d700) - suggest: Add score field to suggestion (#119) (06556d88,
closes #118)
Bug Fixes
- Allow overriding HTTP port of docker container (fdc82823)