v.2.3.9

Improvements:

  1. Added resource /match

  2. Added optional “descriptor_version” parameter to GET /attributes/{attribute_id}.

  3. Optimized create new face with several lists.

Bugs fixed:

  1. Fixed requests slowdown on GET /faces, GET /faces/{face_id}.

  2. Fixed descriptor gc. (Before: it removes all descriptors from the attributes having descriptors.)

  3. Fixed incorrect patch face which linked to two or more lists.

How to update from previous version:

To update from previous version simply replace folders docs, luna_faces, tests and update dependencies from requirements.txt.