[3.0.0] - Release Notes
This major release adds support for first-party extraction technology. It also adds TemplateRawSuper, which contains information about the FacialTemplate. As a result, the facialTemplate field will no longer be included in MongoDB.
Added
- 1st party extractor implementation.
- 1st party 1:N matcher implementation.
- Support for TemplateRawSuper.
- Dual distributions (3rd/1st party) with DB compatibility.
Improved
- DB backward-compatibility with Antifraude Backend
2.0.0. - DB is updated to new
3.0.0format when calling to/searchendpoint.- Old
pattern.templateRawformat is accepted and updated to TemplateRawSuper. pattern.faceTemplateis removed.
- Old
Changed
facialTemplateis no longer returned from/faces/*endpoints./extract/templatebody requires thefacialTemplateRawparameter, instead offaceTemplate./search/template/{tenantId}body requires thefacialTemplateRawparameter, instead offacialTemplate.