v.3.1.9¶
Improvements:¶
The “Luna-Account-Id” header was added for requests that download images by external URLs.
Bugs fixed:¶
Headers processing when downloading images by external URLs using method POST on resource /liveness was fixed.
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