Changelog

  • Version 2.8.22 (4/12/2015)
  • Added XSD 1.1 support (xs:override, xs:defaultAttributes, xs:targetNamespace on element and attribute declarations, and other additions).
  • Added import/wsdd5.h to support WS-Discovery 1.0 with WS-Addressing 2005/08 (typemap.dat now sets wsdd5.h instead of wsdd10.h by default).
  • Improved portability, including Solaris and AIX porting.
  • Improved option -R is now required to enable REST WSDL bindings and non-HTTP transport (in addition to enabling REST WSDL operations).
  • Fixed wsdl2h handling of xs:redefine.
  • Fixed deep class inherited xsd__anyType deserializer issue causing serialization and validation errors.
  • Fixed std::vector* deserialization bug that occurs under very specific circumstances.
  • Fixed wsdd plugin SOAP_WSDD_APP_MAX_DELAY.
  • Fixed wsse/smdevp memory leak.