Skip to content

Releases: tiaguinho/gosoap

v1.4.4

23 Nov 09:59
Compare
Choose a tag to compare

Release Notes

Feature

  • Added DumpLogger interface to soap Config for custom logging #71

thanks to
@robertst0

v1.4.3

06 Jul 08:57
c64bd2e
Compare
Choose a tag to compare

Release Notes

improve

  • Differentiate fault and response unmarshal error (#63)

thanks to
@AjithPanneerselvam

v1.4.2

02 Jul 17:46
Compare
Choose a tag to compare

Release Notes

bug fix

  • error when there are no types in the definitions of the WSDL file #52

v1.4.1

30 Jun 20:42
Compare
Choose a tag to compare

Release Notes

The changes in this version add the capability of customizing soap prefix and attributes of the Envelope tag.
example can be found on README

closes

  • How to use different SOAP version #54

V1.4.0

29 Jun 09:00
cb69547
Compare
Choose a tag to compare

Enable dump of HTTP requests. #45

Thanks @mhewedy

v1.3.2

18 Jun 09:21
f6eb275
Compare
Choose a tag to compare

Fixed error out of index in array #56

v1.3.1

18 Jun 09:17
8cc3c3e
Compare
Choose a tag to compare

Minor refactoring for better testability #58

V1.3.0

17 Jun 17:22
d44b69f
Compare
Choose a tag to compare
v1.3.0

v1.2.0

26 Oct 22:23
6e32cde
Compare
Choose a tag to compare

Overwrite soap action

v1.1.0

16 Jun 18:53
Compare
Choose a tag to compare

Handle Fault response