Skip to content

Version 0.25.0

Compare
Choose a tag to compare
@herom herom released this 19 Aug 22:09
· 173 commits to master since this release
  • [FIX] Improved deserialization on inline simpleType declarations (#1015)
  • [ENHANCEMENT] Added option to allow the user to dis-/enable the timestamp in WSSecurtityCert (defaults to "enabled" to maintain current behaviour) (#1017)
  • [DOC] Updated the "*Async" result description (#1016)
  • [ENHANCEMENT] Added ability to resolve Schema-cross-reference namespaces in client.describe() (#1014)
  • [FIX] Fixed .npmignore patterns in order to publish only the necessary files (#1012)
  • [DOC] Removed formatting in code (#1011)
  • [ENHANCEMENT] Added initial NTLM support (#887)
  • [ENHANCEMENT] Added optional async authentication for the server (#1002)
  • [MAINTENANCE] End of support for node < 6.x in our Travis CI config!
  • [MAINTENANCE] Removed unnecessary selectn dependency (#975)
  • [ENHANCEMNET] Added support for attributes in root elements (#910)
  • [ENHANCEMENT] Added/updated TypeScript definitions (#991)
  • [ENHANCEMENT] Change signature of server.authorizeConnection() to include also the response param. (#1006)
  • [FIX] WSSE Template - fix behaviour for template compilation in __dirname "unsafe" environments (e.g. webpack with target node) (#1008)