New features
- Account plugin now allows account IDs to be email addresses (fixes
#1283).
Bug fixes
- Make it illegal for a principal to be present in
account_create_principalswithout also being in
account_write_principals. Restricting creation of accounts to
specified users only makes sense if those users are "admins", which
means they're inaccount_write_principals. (Fixes #1281.) - Fix a 500 when accounts without an ID are created (fixes #1280).
- Fix StatsD unparseable metric packets for the unique user counter (fixes #1282)
Internal changes
- Upgraded the kinto-admin to version 1.14.0