Releases: workfloworchestrator/orchestrator-core
Releases · workfloworchestrator/orchestrator-core
Changed initial migrations dates
0.0.5 Bumpversion
Updated core files from Upstream
Updated the core orchestrator file from Upstream internal repo.
Orchestrator Core Class and database helpers
This release is used by SURF in production to run workflows.
Features
- This release includes database helper commands to setup an alembic environment correctly.
- It exposes an
OrchestratorCore
class that wraps FastAPI.
Known issues
- It still has a number of endpoints that are SURF specific that will be refactored away.
Added new alembic environment
0.0.2rc9 Setup Migrations environment correctly
Database command proxy.
0.0.2rc11 Setup Migrations environment correctly
Alembic command proxy
0.0.2rc10 Setup Migrations environment correctly
Bump NWA-stdlib
0.0.2rc8 Bumped Nwa-stdlib, oauth2-lib
Added Type hinting information
0.0.2rc6 Add type hinting information
Changed app Settings
0.0.2rc5 Changed some app settings
Database command optimisations
This is a pre-release with simplified database commands.