v.3.1.9

Improvements:

  1. The “Luna-Account-Id” header was added for requests that download images by external URLs.

Bugs fixed:

  1. Headers processing when downloading images by external URLs using method POST on resource /liveness was fixed.

  2. The error message encoding and the calculation of the Manhattan distance were fixed in the folder_uploader.py script.

How to update from previous version:

To update from previous version simply replace all folders with files and update dependencies from requirements.txt. Then run the commands:

alembic upgrade head