v.3.1.2

Improvements:

  1. Added cross-matching task, see crossMatchTask.

  2. Added create/lastUpdate time filters for method GET /lists and /lists/count.

  3. Added ROC calculation task, see rocTask.

  4. The following sample formats for POST /samples are supported:
    • “image/jpeg”,

    • “image/png”,

    • “image/bmp”,

    • “image/tiff”,

    • “image/gif”,

    • “image/x-portable-pixmap”.

  5. Changed the description of the 22001 error.

Bugs fixed:

  1. The config file is no more required if start service with –luna-config argument.

  2. Raise error if admin request in check connection to core service (matcher, detector, extractor, indexer) failed.

  3. Fixed returning “Luna-Request-Id” for a request on the resource “/handlers/{handler_id}/events/”.

  4. 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.