v.2.3.9¶
Improvements:¶
Added resource /match
Added optional “descriptor_version” parameter to GET /attributes/{attribute_id}.
Optimized create new face with several lists.
Bugs fixed:¶
Fixed requests slowdown on GET /faces, GET /faces/{face_id}.
Fixed descriptor gc. (Before: it removes all descriptors from the attributes having descriptors.)
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.