Skip to content

Releases: avniproject/avni-etl

v9.2.0

08 Aug 06:23
Compare
Choose a tag to compare

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

27 Jun 15:17
Compare
Choose a tag to compare

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

15 May 12:08
cf58156
Compare
Choose a tag to compare

v8.0.0

08 Aug 06:19
Compare
Choose a tag to compare

Full Changelog: v6.1.0...v8.0.0

v7.3.0

01 May 06:45
Compare
Choose a tag to compare

https://github.com/avniproject/avni-product/releases/tag/v7.3.0

What's new

v6.1.0

22 Jan 09:11
Compare
Choose a tag to compare

What's Changed

  • Make POST /media/search more resilient if media table contains non urls - #82

Full Changelog: v6.0.0...v6.1.0

v6.0.0

21 Dec 12:45
Compare
Choose a tag to compare

What's Changed

  • Include Audio and File data types in Media table - #79

Full Changelog: v5.0.0...v6.0.0

v5.0.0

05 Oct 11:04
Compare
Choose a tag to compare

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

03 May 07:03
Compare
Choose a tag to compare

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

07 Jul 06:20
Compare
Choose a tag to compare

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