v.2.2.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.

Bugs fixed:

How to update from previous version:

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