Skip to content

0.1.2 (2024-04-02)

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 09:28
· 129 commits to develop since this release
8367012

Features

  • Add new environment variable HORIZON__ENTRYPOINT__ADMIN_USERS to Docker image entrypoint. Here you can pass of usernames which should be automatically promoted to SUPERADMIN role during backend startup. (#45)

Improvements

  • Improve logging in manage_admins script. (#46)
  • Fix Pydantic v2 model warnings while starting backend. (#47)