This repository has been archived by the owner on May 3, 2023. It is now read-only.
Releases: integreat-io/integreat-adapter-soap
Releases · integreat-io/integreat-adapter-soap
v0.2.6
Better error responses.
v0.2.5
- Config retries
v0.2.4
Will treat element with xsi:nil="true"
as null value.
v0.2.3
Fix bug with dryrun.
v0.2.2
Dry-run mode (set action.payload.dryrun
to true to return request instead of sending to service).
v0.2.1
Improve debug support
v0.2.0
- Interface updated to latest Integreat spec (with connect() and disconnect())
- When root is array, use only first item
v0.1.0
First release. Minimal SOAP implementation with some short cuts.