v.3.1.2¶
Improvements:¶
Added cross-matching task, see crossMatchTask.
Added create/lastUpdate time filters for method GET /lists and /lists/count.
Added ROC calculation task, see rocTask.
- The following sample formats for POST /samples are supported:
“image/jpeg”,
“image/png”,
“image/bmp”,
“image/tiff”,
“image/gif”,
“image/x-portable-pixmap”.
Changed the description of the 22001 error.
Bugs fixed:¶
The config file is no more required if start service with –luna-config argument.
Raise error if admin request in check connection to core service (matcher, detector, extractor, indexer) failed.
Fixed returning “Luna-Request-Id” for a request on the resource “/handlers/{handler_id}/events/”.
Fixed indexed lists logging in error mode.
How to update from previous version:¶
To update from previous version simply replace all folders with files and update dependencies from requirements.txt.