Skip to content

Version 0.16.0

Compare
Choose a tag to compare
@jsdevel jsdevel released this 24 Jun 17:02
· 329 commits to master since this release
  • [ENHANCEMENT] Add nonce and soap:actor support for WSSecurity (#851)
  • [MAINTENANCE] Fix typo in readme (#853)
  • [FIX fixes and issue that causes the module to break if no re or req.headers present in client (#852)
  • [FIX] fixed the soap request envelop generation part when request has complex Type as root. (#849)
  • [FIX] Gracefully handle errors while parsing xml in xmlToObject and resume the parser with p.resume() (#842)
  • [FIX] XSD import in WSDL files and relative path (server creation) - resubmit (#846)
  • [ENHANCEMENT] Support array of certs for ClientSSLSecurity ca. (#841)
  • [MAINTENANCE] Attribute value of body id in double quotes (#843)
  • [MAINTENANCE] Bumping ursa to 0.9.4 (#836)
  • [ENHANCEMENT] Optionally add Created to wssecurity header (#833)
  • [MAINTENANCE] Clean up brace style (#835)
  • [FIX] Fix custom http client not being used when fetching related resources (#834)