Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: integreat-io/integreat-adapter-soap

v0.2.6

21 Jan 20:58
Compare
Choose a tag to compare

Better error responses.

v0.2.5

21 Jan 13:38
Compare
Choose a tag to compare
  • Config retries

v0.2.4

10 Jan 10:40
Compare
Choose a tag to compare

Will treat element with xsi:nil="true" as null value.

v0.2.3

20 Dec 13:53
Compare
Choose a tag to compare

Fix bug with dryrun.

v0.2.2

14 Dec 13:25
Compare
Choose a tag to compare

Dry-run mode (set action.payload.dryrun to true to return request instead of sending to service).

v0.2.1

12 Dec 22:03
Compare
Choose a tag to compare

Improve debug support

v0.2.0

14 Nov 12:40
Compare
Choose a tag to compare
  • Interface updated to latest Integreat spec (with connect() and disconnect())
  • When root is array, use only first item

v0.1.0

03 Jul 14:12
Compare
Choose a tag to compare

First release. Minimal SOAP implementation with some short cuts.