v.0.0.7¶
Improvements:¶
Removed profile “face-stream” from “db_create” script.
From now on, profile “api” is not allowed: use profile “platform” or “indexed-platform” instead.
Added migration for liveness settings.
Added migration for luna-licenses settings.
Bugs fixed:¶
The name for a systemd service file example was fixed, the @ symbol was added to the name.
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