Skip to content

Release 0.17.0

Compare
Choose a tag to compare
@vgarciabnz vgarciabnz released this 08 Jul 14:16
· 6854 commits to master-dev since this release
c19c41f

New features:

Changes in D2:

  • User module callables to RxJava (ANDROSDK-852)
  • Remove trackedEntityInstance field in Event (ANDROSDK-160)
  • D2Manager methods become static (ANDROSDK-860)
  • Standarize observable calls in D2: remove asObservable() in aggregated data and trackedEntityInstance downloads (ANDROSDK-870)
  • Make metadataSync return Observable (ANDROSDK-877)

Bugfix:

  • Status propagation crashes in events without registration (ANDROSDK-875)
  • Default to status ACTIVE in new Events and Enrollments (ANDROSDK-871)
  • Fix paging key in DataSetReports (ANDROSDK-878)