Releases: avniproject/avni-etl
Releases · avniproject/avni-etl
v9.2.0
Enhancements
- Introduce Media Analysis table with information about following types of media sync anamolies #102
- Unable to upload media
- Media missing after upload
- Media Thumbnail not generated
- Duplicate entries for same media
Full Changelog: v9.0.0...v9.2.0
v9.0.0
https://github.com/avniproject/avni-product/releases/tag/v9.0.2
Fixes
- Fixed ETL fails when there are multiple Repeatable Question Groups within a single form - #104
- Fixed ETL is not updating the undo exit enrolment scenario
- Escape dbUser and schemaName while setting role and granting privileges are fixed - #84
- Fixed Single quotes in concept name fails inETL
- Voided data for user table not available in org ETL schemas - #94
- All rows are expected to be in the encounter* table. Update the cancel_date_time in encounter* table
- Fixed Unable to Enable ETL for OrgGroups with large number of orgs - #105
v8.0.1
https://github.com/avniproject/avni-product/releases/tag/v8.0.1
- Use actual image when thumbnail is not present - avniproject/avni-media#174
v8.0.0
Full Changelog: v6.1.0...v8.0.0
v7.3.0
https://github.com/avniproject/avni-product/releases/tag/v7.3.0
What's new
- Supporting changes to enable media search by subject name and text concepts - avniproject/avni-media#171, #96
v6.1.0
v6.0.0
v5.0.0
New Features:
- Fix issue where the delete_metadata* scripts were deleting entity_sync_status rows for the organisation group
- Ability to work with etl on local without Idp provider
- Support Keycloak authentication in avni-etl
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
Major enhancements done were:
- Enable individual triggers for each org
- Support GroupSubjects in ETL
- Support RepeatableQuestionGroup in ETL
- Add SyncTelemetry and User to ETL
- Enable / Disable ETL through APIs
- Sync Telemetry and user added to ETL by @ak2502 in #60
In-addition to several minor bug-fixes.
New Contributors
Full Changelog: v3.40.0...v4.0.0
v3.40.0
What's Changed:
- ETL table for address renamed from LocationTable to AddressTable
- Upgrade Spring version
- Redesign the ETL as a web-service and add a Ping endpoint
- Add scheduler to run ETL for all organisation that have "hasAnalyticsDB" enabled once every hour
- Introduce support for Media table
- introduce APIs needed for Media-service on top of Media tables
Full Changelog: v3.38.1...v3.40.0