Skip to main content

Changelog for the odk adaptor

@openfn/language-odk

3.0.3

Patch Changes

3.0.2

Patch Changes

  • f51c5d0: Enforce that absolute urls must not be passed to HTTP functions
  • Updated dependencies [4fe527c]

3.0.1

Patch Changes

3.0.0

Major Changes

  • 0b81f06: - getSubmissions() now returns submission data (not metadata)
    • getSubmissions() arguments can be references (functions)
    • getSubmissions() supports query parameters
    • HTTP helper APIs have been slightly streamlined and fixed
    • Documentation overhaul
    • All callback functions have been removed (use an fn() block instead)

2.0.0

Major Changes

  • 9234f83: - configuration-schema: rename username to email
    • Improve logging when authentication fails
    • Improve error reporting when requests fail

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 73433c20: Add fnIf operation

Patch Changes

1.0.1

Patch Changes

1.0.0

Initial release for odk adaptor with get, post, getForms and getSubmissions