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

19 Jan 07:31
Compare
Choose a tag to compare

Will now return data on errors too.

v0.5.2

26 Feb 15:32
Compare
Choose a tag to compare

Use xsiPrefix in normalisation too.

v0.5.1

08 Jul 14:06
Compare
Choose a tag to compare

Make request timeout configurable as an endpoint option.

v0.5.0

07 Feb 13:32
Compare
Choose a tag to compare

Supports promises in data. Any promises will be resolved when converting to XML. Any rejections will be treated as undefined.

v0.4.2

04 Dec 21:47
Compare
Choose a tag to compare

Allow overriding the entire SOAPAction with a soapAction prop on the endpoint options.

v0.4.1

30 Jul 17:15
Compare
Choose a tag to compare

Patch:

  • Fix typing to match latest changes

v0.4.0

30 Jul 12:07
Compare
Choose a tag to compare

Breaking:

  • The package is now a function that returns an Integreat adapter. The function accepts a logger instance to log requests and response to/from the service

v0.3.6

15 Jul 14:25
Compare
Choose a tag to compare

Update deps (one vuln).

v0.3.5

05 Jun 21:57
Compare
Choose a tag to compare

Update dev deps due to vulnerabilities in one package

v0.3.4

07 Apr 20:22
Compare
Choose a tag to compare

Allow hyphens in namespace prefixes