v.0.0.4

Improvements:

  1. Samples are stored in the Image Store with account_id now.

  2. Handlers for verification with preset detector and extractor settings to work with verifiers were added. See verifiers.

  3. Face filtering when specifying head angle threshold on the “/detector” resource was fixed. See service response /detector.

  4. In some cases, when the service proxies requests, 504 code may be returned.

How to update from previous version:

To update from previous version simply replace folders luna_handlers, tests, docs, deploy and update dependencies from requirements.txt. Then run the commands:

alembic upgrade head