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.6.0
v0.5.2
Use xsiPrefix
in normalisation too.
v0.5.1
Make request timeout configurable as an endpoint option.
v0.5.0
Supports promises in data. Any promises will be resolved when converting to XML. Any rejections will be treated as undefined
.
v0.4.2
Allow overriding the entire SOAPAction
with a soapAction
prop on the endpoint
options.
v0.4.1
Patch:
- Fix typing to match latest changes
v0.4.0
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
Update deps (one vuln).
v0.3.5
Update dev deps due to vulnerabilities in one package
v0.3.4
Allow hyphens in namespace prefixes