Skip to content

Releases: priore/SOAPEngine

Enhancements

29 Sep 20:13
Compare
Choose a tag to compare
  • supports attributes for child tag.
  • fixes for soap message with inside another XML base format.
  • optimization performance.

Minor bug fixes

28 Sep 16:23
Compare
Choose a tag to compare
  • added method that return a single boolean value (like integerValue etc.).
  • fixes for the default tag names for an array parameter.
  • fixes for duplicate declaration when a project already use XPathQuery.
  • fixes when a WSDL definition not contain location attribute or soapAction attribute.
  • bitcode enabled.

Update WS-Security

24 Sep 10:38
Compare
Choose a tag to compare
  • added support for text password on WS-Security.
  • fixes for soap message with inside another XML message.
  • increased the minimum SDK version to iOS 7.1 and Xcode version to 5.1.1.

Fix XML Injection

12 Aug 15:09
Compare
Choose a tag to compare
  • fix for xml injection.
  • fix for “Incorrect NSStringEncoding value detected” message.
  • auto detect wsdl call when using requestURL instead of requestWSDL.

enhancements

03 Jun 11:09
Compare
Choose a tag to compare
  • parsing soapAction when contains ‘#’.
  • fixes when the xml contains internally JSON.
  • extended method setValue with tag attribute definitions.
  • support for enterprise licenses, one license for multiple apps.

fixes for basic, digest and NTLM authentication

22 May 09:22
Compare
Choose a tag to compare
v1.20.2

fixes for basic, digest and NTLM authentication #45

fixes encoding type for response data

18 May 10:39
Compare
Choose a tag to compare
  • fixes encoding type for response data #44

extended method setValue

15 May 08:47
Compare
Choose a tag to compare

OAuth tokens

12 May 22:04
Compare
Choose a tag to compare
  • OAuth tokens