Skip to content

Releases: BLSQ/openhexa-app

Version 0.18.1

03 Jan 17:22
Compare
Choose a tag to compare

Updated

  • Removed the notion of orphans from S3 data model
  • Simplified S3 sync

Fixed

  • Fixed permission issue in Pipelines

0.18.0

31 Dec 11:49
118146a
Compare
Choose a tag to compare
  • Fixed regression on invite user with admin
  • Fixed the search by id for DHIS2

0.17.3

29 Dec 09:47
612f3ce
Compare
Choose a tag to compare
  • Fixed sync issue related to DHIS2 objects with the same id
  • Fixed tailwind watch issue

Release 0.17.2

28 Dec 09:41
Compare
Choose a tag to compare

Added

  • Added "Open in Airflow" button for superusers (allows superusers to view DAGs / DAG runs in Airflow)

Updated

  • Display more explicitly the underlying DAG in DAG run detail screens
  • Added the possibility to force-activate features (activate it for all users without regard to their specific flags)

Release 0.17.1

24 Dec 09:37
Compare
Choose a tag to compare

Rebuild Tailwind

Release 0.17.0

23 Dec 12:57
448f9f3
Compare
Choose a tag to compare

Updated

  • Updated to Django 4.x (and other Python dependency updates)
  • Added datasource name in quick search results

Fixed

  • Fixed issue with pagination on DAG detail page

Release 0.16.2

21 Dec 10:55
Compare
Choose a tag to compare
  • Fixed issue with search queries containing an invalid type filter
  • Fixed issue with search queries containing only filters or exact words

Release 0.16.1

21 Dec 10:10
f28a845
Compare
Choose a tag to compare

Fixed

  • Fixed search when queries contain a column
  • Fixed double S3 entries (directory + file)

0.16.0

20 Dec 14:06
Compare
Choose a tag to compare

Updated

  • Added Coverage analysis in build pipeline
  • Replaced s3fs by boto
  • More logs for the DHIS2 connector

Fixed

  • Fixed issue with S3 objects whose key start by a slash (/)

Release 0.15.4

14 Dec 13:51
Compare
Choose a tag to compare

Fix for pipeline index grids