Releases: janno-p/XRoadLib
1.0.0-beta012
Fix object reference exception when no SchemaExporter is defined for protocol.
Check type or operation namespace before creating type map (currently it allowed to use wrong namespaces for composite types).
1.0.0-beta011
Fix types in RPC encoded messages.
Remove contentType from xop:Include element.
1.0.0-beta010
Add content length to XRoadMessage for write and read operations.
Add definition property to allow optionally ignore array item element names.
Fix MIME message output for Linux systems.
1.0.0-beta009
Fix regression of 1.0.0-beta008.
Refactor to use string interpolation instead of string.Format in error messages.
1.0.0-beta008
Remove unused X-Road exceptions.
Replace exception message of unsuccessful service detection.
1.0.0-beta007
Fix XRoadRequest helper class.
Add helper method to generate X-Road request ID-s.
1.0.0-beta006
Fix XRoadRequest class to make POST requests instead of GET.
Refactor X-Road meta services to handle them separately.
1.0.0-beta005
Fix Xop binary content serialization bug.
Fix deserialization of merged empty root element.
1.0.0-beta004
Fix serialization/deserialization in reverse direction.
1.0.0-beta003
Add X-Road v4.0 style non-technical faults.
Alternative explicit non-technical fault representations.