Skip to content

Releases: EyeSeeTea/d2-api

d2-api v1.16.1

12 Dec 23:05
b90d572
Compare
Choose a tag to compare
  • Fix property: trackedEntities -> trackedEntity
  • Fix event status: SCHEDULED -> SCHEDULE

d2-api v1.16.0

26 Nov 21:25
Compare
Choose a tag to compare
  • 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

26 Feb 12:41
Compare
Choose a tag to compare
  • 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

26 Sep 11:40
Compare
Choose a tag to compare
  • 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

02 Jun 07:20
a324c6f
Compare
Choose a tag to compare
  • 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

11 Apr 08:36
Compare
Choose a tag to compare
  • 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

01 Feb 16:16
bcc6b19
Compare
Choose a tag to compare
  • Make default connection layer to fetch
  • Extend maintenance tasks
  • Add support for featureType in TEIs

d2-api v1.10.1

20 Jan 11:38
220a609
Compare
Choose a tag to compare
  • Implement lazy promises that can be executed by futures

d2-api v1.10.0

03 Jan 08:58
Compare
Choose a tag to compare
  • Support 2.35, 2.36 and 2.37
  • Implement endpoint userLookup
  • Extend typed status and strategy import param

d2-api v1.9.3

03 Nov 07:06
a61063f
Compare
Choose a tag to compare
  • Add tracked entity instance endpoints