This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Releases: eHealthAfrica/aether
Releases · eHealthAfrica/aether
v2.0.3
- fix[kernel]: enable server side cursors and stream large result sets from postgres for
admin/~extract
- feat[kernel]: allow submissions from webhooks with query parameter
mappingset={ms_id}
instead of as body - fix[kernel]: limit the size of bulk submissions
- fix[kernel]: optimize submissions SQL calls to prefetch attachment information
- fix[kernel]: optimize entities SQL calls to prefetch submission information
- chore: update deps
v2.0.2
- fix: [exm] new versions of gather forms should be extracted normally
v2.0.1
- fix [EXM]: don't discard
AETHER_EXTRACTION_ERRORS
block - chore: add consistent
/health
endpoints to producer.
v2.0.0
Feature:
- Entity extraction module 🎉
v1.7.11
v1.7.10
- feat (producer): deep healthchecks on workers
- fix (producer): single entities weren't triggering updates via KernelAPI
v1.7.9
- feat: add deep healthchecks on threads
- fix: failover for old modified timestamp in prod
v1.7.8
v1.7.7
v1.7.6
- fix: missed merge on 1.7.5 means intended features not deployed. Re-releasing for clarity.