Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Releases: eHealthAfrica/aether

v1.7.5

07 Jul 09:52
Compare
Choose a tag to compare
  • fix: kernel can have a realm with no name like ""; this was causing unexpected behaviors in aether.producer. We now filter blank realms and do not produce based on them.

V1.7.4

01 Jul 09:10
49885c7
Compare
Choose a tag to compare
  • fix: limit producer concurrency

v1.7.3

30 Apr 08:13
08f13aa
Compare
Choose a tag to compare
  • chore: enable redis cache (#829)

v1.7.2

24 Apr 15:56
f46e508
Compare
Choose a tag to compare
  • tweak uWSGI config file
  • upgrade dependencies

V1.7.1

23 Apr 14:51
551cd56
Compare
Choose a tag to compare
  • Producer uses REST API for Kernel Access

v1.7.0

06 Mar 09:13
Compare
Choose a tag to compare

Generic

  • chore: drop couchdb sync support (#758)
  • chore: upgrade dependencies and use debian buster (#774)
  • feat: separate static and upload files collect (#803)
  • feat: use cached properties (#763)

kernel

  • feat: offline export with attachments (#739)
  • feat: add is_extracted to submission model (#765)
  • feat: add active to project stats view (#770)
  • fix: project and mapping set filters in stats (#769)

v1.6.0

06 Jan 11:10
4de5eaf
Compare
Choose a tag to compare
  • fix(storage): file path includes tenant and project id (#734)
  • fix(kernel): improve API filters (#744)
  • feat: (kernel, odk, ui, couchdb-sync) CDN static files collection on S3 and GCS (#733)
  • feat: stream file response (#741)
  • fix: (UI) Close modal onClickOutside and implement a clipboard (#728)
  • feat: add active flag in Project/Survey and xForm (#726)
  • feat(odk): set projects list within surveyor (#715)
  • feat(assets): use X-Oauth-Unauthorized header (#721)
  • feat(kernel): search by name field (#702)
  • feat: (odk) Add visualization to the schema definition from XLSForms (#691)

v1.5.5

02 Oct 11:39
a6b8d3a
Compare
Choose a tag to compare
  • fix(kernel): the subquery contains an aggregation (#690)

v1.5.4

01 Oct 13:59
8fc2fea
Compare
Choose a tag to compare
  • fix(kernel): stats with subquery for entities count (#687)

v1.5.3

30 Sep 07:55
5762931
Compare
Choose a tag to compare
  • fix: revert entities count by project (#684)