Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 638 Bytes

CHANGES.rst

File metadata and controls

25 lines (21 loc) · 638 Bytes

Release Notes

1.0 (un-released)

  • Python 3 support
  • Removed urllib2

0.9

  • Restore compatability with suds-jurko

0.8

  • Fixed installation dependency on ez_setup which was not included
  • Support for timeout option for Suds
  • Support for WS-Security: UsernameToken element
  • Support for WS-Security: Timestamp element
  • Support sending a raw SOAP message
  • Removed extra messages logged in keywords with Boolean arguments
  • Improved documentation
  • Clarified license

New Keywords: Apply Username Token, Apply Security Timestamp, Create Raw Soap Message, Set Soap Timeout