Skip to main content

Changelog for the progres adaptor

@openfn/language-progres

1.4.6 - 15 October 2024

Patch Changes

  • Security fix: update jsonpath-plus version

1.4.5 - 09 October 2024

Patch Changes

  • 3fd13c2: Update axios to 1.7.7

1.4.4 - 16 August 2024

Patch Changes

1.4.3 - 01 August 2024

Patch Changes

1.4.2 - 25 July 2024

Patch Changes

1.4.1 - 19 June 2024

Patch Changes

1.4.0 - 13 June 2024

Minor Changes

  • 3d9d564c: Add fn and fnIf operation

Patch Changes

1.3.14 - 11 June 2024

Patch Changes

1.3.13 - 21 May 2024

Patch Changes

1.3.12 - 08 May 2024

Patch Changes

1.3.11 - 08 May 2024

Patch Changes

1.3.10 - 12 April 2024

Patch Changes

1.3.9 - 12 April 2024

Patch Changes

1.3.8 - 20 September 2023

Patch Changes

1.3.7 - 08 September 2023

Patch Changes

1.3.6 - 14 August 2023

Patch Changes

1.3.5 - 14 July 2023

Patch Changes

1.3.4 - 14 July 2023

Patch Changes

1.3.3 - 30 June 2023

Patch Changes

1.3.2 - 23 June 2023

Patch Changes

1.3.1 - 19 June 2023

Patch Changes

1.3.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

1.2.5 - 31 March 2023

Patch Changes

1.2.4 - 30 March 2023

Patch Changes

  • ef828e7: update old urls in readme
  • 14f481e: mark execute as private
  • Updated dependencies [2b4c61a]

1.2.3 - 15 February 2023

Patch Changes

  • f7ebd3c: remove sample configuration

1.2.2 - 15 February 2023

Patch Changes

  • f2aed32: add examples

1.2.1 - 13 January 2023

Patch Changes

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

1.2.0 - 18 November 2022

Minor Changes

  • 039ca0b: Migrate Progres

Patch Changes