Releases: BLSQ/openhexa-app
Releases · BLSQ/openhexa-app
v0.71.4
0.71.4 (2024-06-25)
Bug Fixes
- Pipelines: handle case of notebook pipeline (#721) (9575292)
v0.71.3
0.71.3 (2024-06-25)
Bug Fixes
- pipelines: Fix scheduler of pipelines (fa9ec87)
v0.71.2
0.71.2 (2024-06-24)
Bug Fixes
- Connections: remove wrong 'archived' in the criteria (1afedb3)
v0.71.1
0.71.1 (2024-06-24)
Bug Fixes
- Connections: filter_for_user should be callable by a pipeline (ce7d2fa)
v0.71.0
0.71.0 (2024-06-18)
Features
- Pipelines: add authentication to wehbook (#714) (2a6b3ce)
- pipelines: Configuration on pipeline's version (acfa76b)
- Workspaces: retrieve workspace connection by slug (#711) (9617063)
Miscellaneous
- Connections: stop injecting connections creds in env var (#715) (217f2c1)
- GraphQL: Update documentation of graphql files (#712) (2be6c87)
- Update database port in docker-compose.yaml (#709) (1a5378b)
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)