Releases: qoretechnologies/module-xml
xml 2.0.0
This release introduces new features + bugfixes:
- support for the application catalog in Qore 2+
- fixed serializing data with SQL NULL values (issue 4880)
- fixed I/O callback handling (ex: XSD callbacks) (issue 4881)
xml 1.8.1
This release contains the following fix:
- allow connection options designating files to be selected as files (issue 4725)
xml 1.8.0
xml 1.7.1
bugfix release:
- fixed
WSDLhandling type conversions when supporting data provider APIs (issue 4597)
Release notes: https://qoretechnologies.com/manual/qorus/current/xml/xml/html/index.html#xml171
xml 1.6.1
bugfix release:
- fixed
SoapDataProviderto no longer return the full data provider path as the name but instead just the local name, as paths with/characters can break clients traversing the data provider hierarchy (issue 4555)
Release notes: https://qoretechnologies.com/manual/qorus/current/xml/xml/html/index.html#xml161
xml 1.5.3
This release addresses the following bugs in the WSDL module:
- fixed a bug merging namespaces in externsl XSDs with overlapping prefixes (issue 4455)
- fixed a bug handling complexType elements with a sequence and and any element (issue 4452)
- fixed a confusing bug in the error message for WSDLLib::getWebServiceFromUrl() when the file could not be read (issue 4451)
- fixed bugs loading URLs with multiple imports of the same external XSD schema (issue 4449)
Release notes: https://qoretechnologies.com/manual/qorus/5.1.27/xml/xml/html/#xml153
xml 1.5.1
This release addresses the following bug:
- fixed a type error processing messages on listeners with no
hostnamesocket info value (issue 4307)
Release notes: https://qoretechnologies.com/manual/qorus/5.1.23/xml/xml/html/#xml151
xml 1.4.1
This release features numerous bug fixes and compatibility with Qore 0.8.13; see the Release Notes
Binary packages for several Linux distributions can be found here: http://software.opensuse.org/download.html?project=home%3Adavidnichols&package=qore-xml-module
xml 1.3
This release contains major new functionality and many bugfixes over the previous version; major features include:
- SaxIterator class
- FileSaxIterator class
- massive improvements in SOAP compatibility support entailing significant changes in the following modules:
- QUnit-based testing infrastructure
See the Release Notes for details.
Installation packages for several Linux distributions can be found here: http://software.opensuse.org/download.html?project=home%3Adavidnichols&package=qore-xml-module