Releases: BLSQ/openhexa-app
Releases · BLSQ/openhexa-app
v0.70.1
0.70.1 (2024-05-27)
Features
- Connections: editor can create/update/delete connection (#706) (2b6d432)
Miscellaneous
v0.70.0
0.70.0 (2024-05-17)
Features
- Pipelines: create pipeline from notebook (3cac4d7)
- Pipelines: validate parameter types upon PipelineVersion run (#699) (fa89e59)
- Workspaces: add feature flag to allow users the creation of workspaces (121a53a)
- Workspaces: allow user to update workspace image and rename PIPELINE_IMAGE env (#700) (2ced1cb)
Miscellaneous
- dev: Add a frontend profile to run the frontend from the app repo (#702) (e16a844)
v0.69.3
0.69.3 (2024-05-08)
Bug Fixes
- Buckets: Fix the way we set the labels on the gcp bucket (97ea340)
v0.69.2
0.69.2 (2024-04-30)
Bug Fixes
- Pipelines: Fix the way we set the duration inside the translate block (#692) (84fe452)
Miscellaneous
- GCP: Set the workspace as a label on the bucket of the workspacee (#689) (366c7a1)
v0.69.1
0.69.1 (2024-04-18)
Bug Fixes
- CI: Use the registry to cache the layers (2d40ba0)
- Pipelines: enable nulls value check on Pipeline model constraint (#685) (c98b789)
Miscellaneous
- Admin: Add inlines and better search filters to various models (#683) (191a3ce)
- Billing: Add a label on the pipelines pod with the workspace (a58bfae)
- deps: bump gunicorn from 21.2.0 to 22.0.0 (#686) (3a2d3f1)
- deps: bump sqlparse from 0.4.4 to 0.5.0 (#684) (3bba33b)
v0.69.0
0.69.0 (2024-04-15)
Features
- pipelines: Add permissions on PipelineVersion; users can update versions (#680) (9557396)
Miscellaneous
- Debt: Remove all HTML pages handled by the frontend, remove the ui templates; removing deprecated graphql (#678) (af576bc)
v0.68.2
0.68.2 (2024-04-10)
Bug Fixes
- pipelines: Add a new resolver pipelineVersion for the return of uploadPipeline (3321900)
v0.68.1
0.68.1 (2024-04-08)
Bug Fixes
- Put back wait-for-it in docker-entrypoint (00071d5)
- SoftDelete: hard delete model on django admin (#676) (bd6b322)
v0.68.0
0.68.0 (2024-04-05)
Features
- Pipelines: Add a name, description and link to the version model (#672) (7a680d6)
- Pipelines: allow user to stop a pipeline (#670) (75f005e)
Bug Fixes
- tests: Remove collation from the latter migration file, merge migrations (de8a520)
Miscellaneous
- DB: Add case_insensitive collation to the first migration (259ecc9)
v0.67.0
0.67.0 (2024-03-26)
Features
- Pipelines: enable soft delete of pipeline (#663) (5511e50)
Bug Fixes
- datasets: Allow pipelines to download linked datasets (#671) (019e4ba)
- Files: Do not log missing output files in Sentry (#669) (f526543)
Miscellaneous
- deps: bump cryptography from 42.0.2 to 42.0.4 (#664) (e090914)
- deps: bump django from 5.0.2 to 5.0.3 (#668) (48fb9e0)