v.0.0.2

Improvements:

  1. Add script to remove old unused settings from database

  2. Remove ODBC_DRIVER_PATH setting

  3. Rename param RECREATE_DATABASE. Now it is recreate-database.

  4. Update schema for queue QUEUE_SETTINGS (request timeout may be not integer now).

  5. check query parameter removed from requests which created new settings.

  6. Add DEFAULT_IMAGE_EXTENSION setting. Now images can be stored as jpg or png. (LUNA-3166)

Bugs fixed:

How to update from previous version:

To update from the previous version simply replace folders docs, luna_configurator, tests. Update alembic config luna_configurator/configs/alembic_config.py. Then run the commands:

alembic upgrade head