AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.8.1 * allow connection options designating files to be selected as files
- Update to version 1.8.0 because of compatibility with qore 1.12.4 * fixed WSDL handling type conversions when supporting data provider APIs * implemented the SaxDataProvider module * updated to build with qpp from Qore 1.12.4+
- Update to version 1.5.3 * fixed merging namespaces in externsl XSDs with overlapping prefixes * fixed handling complexType elements with a sequence and any element * fixed error message for WSDLLib::getWebServiceFromUrl() when the file could not be read * fixed loading URLs with multiple imports of the same external XSD schema * fixed a type error processing messages on listeners with no hostname socket info value
- Update to version 1.5.1 for Qore 1.0.10 * Added initial WebDAV module support in the xml module * Fixed errors handling missing message descriptions * Fixed a bug serializing xml comments * Fixed a type error handling messages in listeners without a hostname key in the socket info hash of the connection context hash
- Update to version 1.5.0 for qore 0.9.5 * Added support for new ConnectionProvider APIs * Added support for the FileLocationHandler module when retrieving WSDLs * Added support for connection serialization * Added data provider API support * Added feature: Object serialization * Use new HTTPClient APIs to ensure that socket events are raised correctly * Fixed SOAP response msg to currespond to the type * Fixed a bug where serialization errors were not thrown with unserializable data types * Fixed a bug parsing empty string values with xmlns attributes * Fixed WSDL serialization
- enable s390x architecture in spec file
- update to 1.4.1: * huge list of changes, see https://docs.qore.org/modules/xml/1.4.1/xml/html/#xml141
- add --enable-64bit as already done for other qore-*-module
- migrated to OBS file layout