Releases: EyeSeeTea/d2-api
Releases · EyeSeeTea/d2-api
d2-api v1.16.1
d2-api v1.16.0
- Support wrapped HTTP responses (>= 2.38)
- Update libraries
- Allow dataElement param in dataValueSets endpoint
- Add fields inference to new Tracker entities
- Simply tracker event geometry
- Narrow down event, enrollment and tracked entity types
- Add missing event ouModes
- Fix API request params
- Add skipPaging option to new tracked endpoint
- Add missing code, displayName, createdAt and updatedAt property to TEA
- Add new method getEnrollmentQuery
- Add missing order and pageCount parameters for trackedEntities and events
d2-api v1.15.0
- Add side-channel package
- Add support for http/https agent for axios
- Change tracker event status from SCHEDULED to SCHEDULE
- Fix old tracker TEI/events paging
d2-api v1.14.0
- Add support for node to api.files
- Add DELETE document endpoint
- Add server timezone type
- Add new tracker endpoints: /events & /trackedEntities
- Refine events endpoint
d2-api v1.13.0
- Refine events endpoint (status values, 409 control, filter field)
- Add data property to access if schema is dataShareable
- Fixes filter operators that have no value, null, !null and empty
d2-api v1.12.0
- Fix event API endpoint (add 'fields')
- Add missing fields to D2Event.
- Add missing Multipolygon to D2Geometry.
- Re-run schemas generation to current stable DHIS2 versions.
d2-api v1.11.0
- Make default connection layer to
fetch
- Extend
maintenance
tasks - Add support for
featureType
in TEIs
d2-api v1.10.1
- Implement lazy promises that can be executed by futures
d2-api v1.10.0
- Support 2.35, 2.36 and 2.37
- Implement endpoint userLookup
- Extend typed status and strategy import param
d2-api v1.9.3
- Add tracked entity instance endpoints