v.3.10.0

Improvements:

  1. [LUNA-5828] The account_id parameter has been moved from request body to the Luna-Account-Id header.

    The parameter format and purpose remain the same.

    Relevant for the following requests:

    create clustering task,

    create exporter task,

    create garbage collecting,

    create reporting task,

    create additional extract,

    create ROC-curve calculation task,

    create estimator task.

  2. [LUNA-5865] Incoming URLs processing was updated. From now on, if the specified URL contains EXTERNAL_LUNA_API_ADDRESS,

    objects will be downloaded using Luna-Image-Store directly instead of sending request to Luna-Api, which

    would be redirected to Luna-Image-Store.

    Relevant for the following requests:

    estimator task (with zip-file as images source).

Migration:

See a migration manual.