Skip to main content

Changelog for the openhim adaptor

@openfn/language-openhim

0.3.12 - 16 April 2025

Patch Changes

0.3.11 - 11 April 2025

Patch Changes

0.3.10 - 14 March 2025

Patch Changes

0.3.9 - 10 March 2025

Patch Changes

  • 8a8c28d: - cleanup examples wrapped with execute() function
    • Add example caption and add sample payload

0.3.8 - 16 January 2025

Patch Changes

  • Updated dependencies [b3d7f59]
  • Updated dependencies [2d709ff]
  • Updated dependencies [41e8cc3]

0.3.7 - 16 January 2025

Patch Changes

0.3.6 - 09 January 2025

Patch Changes

  • cb9b3c5: Security update
  • Updated dependencies [a47d8d5]
  • Updated dependencies [9240428]

0.3.5 - 18 October 2024

Patch Changes

0.3.4 - 15 October 2024

Patch Changes

0.3.3 - 24 September 2024

Patch Changes

0.3.2 - 16 August 2024

Patch Changes

0.3.1 - 01 August 2024

Patch Changes

0.3.0 - 13 June 2024

Minor Changes

  • 73433c20: Add fnIf operation

Patch Changes

0.2.1 - 19 June 2023

Patch Changes

0.2.0

Minor Changes

  • 2c1d603: Remove parameter reassignment to ensure proper functioning inside an each block; add eslint

    The packages receiving a major bump here exposed functions that didn't work as expected inside each blocks. Users were previously wrapping these functions inside their own custom fn blocks, and this change will ensure that they can be used inside a standard each.

    See https://github.com/OpenFn/adaptors/issues/275 for more details.

Patch Changes

0.1.4 - 30 March 2023

Patch Changes

0.1.3 - 15 February 2023

Patch Changes

  • f7ebd3c: remove sample configuration

0.1.2 - 15 February 2023

Patch Changes

  • f2aed32: add examples

0.1.1 - 13 January 2023

Patch Changes

  • 6d8de03: change @constructor to @function and remove /*_ @module Adaptor _/

0.1.0 - 25 November 2022

Minor Changes

  • 1fd9b3b: Migrate OpenHIM

Patch Changes

  • e4ebcb6: Fix Large gzip Denial of Service in superagent
  • e81561f: Updated ast and package.json