Skip to main content

Changelog for the progres adaptor

@openfn/language-progres

1.3.10

Patch Changes

1.3.9

Patch Changes

1.3.8

Patch Changes

1.3.7

Patch Changes

1.3.6

Patch Changes

1.3.5

Patch Changes

1.3.4

Patch Changes

1.3.3

Patch Changes

1.3.2

Patch Changes

1.3.1

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

Patch Changes

1.2.4

Patch Changes

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

1.2.3

Patch Changes

  • f7ebd3c: remove sample configuration

1.2.2

Patch Changes

  • f2aed32: add examples

1.2.1

Patch Changes

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

1.2.0

Minor Changes

  • 039ca0b: Migrate Progres

Patch Changes