Skip to content

Utterly adequate

Compare
Choose a tag to compare
@nerdstrike nerdstrike released this 16 Oct 14:23
· 41 commits to master since this release
9a43979
  • Token-based authorisation protects endpoints. A pipeline token is needed to register tasks, and a user/admin token is required to register pipelines.
  • Scripts in /scripts can be used to generate new tokens if you possess DB access
  • Dependencies updated to use Pydantic 2.4, sqlalchemy 2+ and fastapi 0.103