0.1.0-beta.1
Features:
- docker compose deployment for infrastructure and webapi
- removal of plugin support because they can leak PHI
- branding
- revision of session deletion as marked deletion to retain auditing in the database
Deployment for data science subscription:
- infrastructure:
docker compose up --build ds-azure
- webapi:
docker compose up --build ds-webapi