Releases: janno-p/XRoadLib
1.0.0-beta032
Refactor all customizations to ISchemaExporter.
1.0.0-beta031
Improve namespace dependency management in service descriptions.
Fix parsing of X-Road message protocol version 4.0 response headers.
1.0.0-beta030
Fix regression in listMethods service.
1.0.0-beta029
New X-Road fault structure for message protocol version 4.0.
Fix regression: remove type attribute from RPC/Encoded root element.
Deprecate custom CData-based escaping in preference to HTML encoded special characters.
Fix SOAP Fault parsing when details contains XML.
1.0.0-beta028
Use customized type name when searching runtime types from contract assembly.
1.0.0-beta027
Configuration option to ignore type attributes in content definitions.
1.0.0-beta026
Fix request serialization/deserialization issues for inherited types.
1.0.0-beta025
Separate explicit type attribute serialization logic for request elements.
1.0.0-beta024
Trim quotes from content type header charset.
1.0.0-beta023
Add schemaLocation attribute to Xml Schema import element.