v.3.0.0

Improvements:

  1. Logging settings were updated. LOG_TO_STDOUT, LOG_TO_FILE, and MULTILINE_STACK_TRACE parameters were added. See the description in the configuration file.

  2. OpenAPI documentation can now be obtained with GET “/docs/spec” (yaml or html). See openapi docs resource.

  3. Development Manual can now be obtained with GET “/docs/dev”. See sphinx docs resource.

  4. Python Matcher information was added to sys-info response.

Bugs fixed:

How to update from previous version:

To update from previous version simply replace folders luna_admin, tests, docs and update dependencies from requirements.txt.