v.3.1.6

Improvements:

  1. A possibility to estimate Liveness probability (method POST on resource “/liveness”) was added. See liveness.

  2. Licenses processing was added to all requests.

Bugs fixed:

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