v.3.1.6¶
Improvements:¶
A possibility to estimate Liveness probability (method POST on resource “/liveness”) was added. See liveness.
Licenses processing was added to all requests.
Bugs fixed:¶
Getting events older than month with “/events/{event_id}” was added.
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