v.1.4.2¶
Improvements:¶
Service dependencies were updated.
[LUNA-6175] OpenAPI specification was extended with msgpack format for matching requests, see /matcher/faces, see /matcher/bodies.
Bugs fixed:¶
[LUNA-6198] A request routing to a match plugin was fixed.
If request contained a target which plugin does not support then service added face_id target (or event_id for matching by events) to request. If plugin does not support field face_id as a target the request could fail or return empty candidate list.
See matching targets for details
Migration:¶
See a migration manual.