v.3.0.0¶
Improvements:¶
Logging settings were updated. LOG_TO_STDOUT, LOG_TO_FILE, and MULTILINE_STACK_TRACE parameters were added. See the description in the configuration file.
OpenAPI documentation can now be obtained with GET “/docs/spec” (
yaml
orhtml
). See openapi docs resource.Development Manual can now be obtained with GET “/docs/dev”. See sphinx docs resource.
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.