Releases: Kinto/kinto-fxa
Releases · Kinto/kinto-fxa
2.5.3
Optimization
- Try to keep
OAuthClient
around longer to take advantage of HTTP keepalives (#133).
2.5.2
Bug fixes
- 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.
2.4.0
- Add support for multiple FxA Clients (#52)
2.3.1
Bug fixes
- Make sure that caching of token verification nevers prevents from authenticating
requests (see mozilla/PyFxA#48)
2.3.0
Internal changes
- Migrate schemas to Cornice 2 #38
2.2.0
New features
- Improve FxA error messages (fixes #1)
Bug fixes
- Optimize authentication policy to avoid validating the token several times
per request (fixes #33)
Internal changes
- Use Service from kinto.core (fixes #28)
- Make sure it does not catch Cornice 2 dependency (#36)
2.1.0
- Add the plugin version in the capability.