- Fix the ``process-account-events`` script to take client user ID suffixes into account (fixes 61)
2.5.1
------------------
- Set up metrics on the ``process-account-events`` script (57). - Set up logging on the ``kinto_fxa.scripts`` programs (58).
2.5.0
------------------
- Introduce new ``kinto_fxa.scripts``. Right now the only script available is ``process-account-events``, which listens to an SQS queue for user delete events and deletes data from that user's default bucket, in order to comply with GDPR.