Release 0.17.0
vgarciabnz
released this
08 Jul 14:16
·
6854 commits
to master-dev
since this release
New features:
- Data creation (ANDROSDK-813, ANDROSDK-814, ANDROSDK-815, ANDROSDK-816)
- DataSetReport repository (ANDROSDK-848)
- Implement
.getAync
returning Single (ANDROSDK-862) - Configure DB name internally in the SDK (ANDROSDK-863)
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)