v.2.5.2¶
Improvements:¶
[LUNA-5376] The external_id of top matching candidate added to the event top_similar_object
It takes external_id from top candidate of incoming event matches field
(see post events for incoming event description)
[LUNA-5376] The top_match field was updated for events. Now it is possible to:
get events using the top_similar_external_ids filter (get events)
match events using top_similar_external_ids filter (match events)
get statistics on events and specify the top_similar_external_id as a target/filter (events statistics)
Bugs fixed:¶
[LUNA-5408] The descriptions for fields
matches/candidates/face/external_id
matches/candidates/face/user_data
matches/candidates/event/external_id
matches/candidates/event/handler_id
matches/candidates/event/user_data
in create events request were fixed.
It is now specified that they are not nullable.
[LUNA-5408] The descriptions for event fields
top_match/event_id
top_match/face_id
match_result/candidates/event/event_id
match_result/candidates/event/create_time
in get event and get events responses were fixed.
It is now specified that they are nullable.
Migration:¶
See a migration manual.
[LUNA-5376] See a migration manual.