v.0.0.7

Improvements:

  1. Removed profile “face-stream” from “db_create” script.

  2. From now on, profile “api” is not allowed: use profile “platform” or “indexed-platform” instead.

  3. Added migration for liveness settings.

  4. Added migration for luna-licenses settings.

Bugs fixed:

  1. The name for a systemd service file example was fixed, the @ symbol was added to the name.

  2. Fix potential of changing the default setting name for method PUT on resource /settings/<setting_id>.

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 command:

alembic upgrade head