Skip to content

Releases: janno-p/XRoadLib

1.0.0-beta012

17 Mar 07:27
Compare
Choose a tag to compare
1.0.0-beta012 Pre-release
Pre-release

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

15 Mar 14:17
Compare
Choose a tag to compare
1.0.0-beta011 Pre-release
Pre-release

Fix types in RPC encoded messages.
Remove contentType from xop:Include element.

1.0.0-beta010

10 Mar 15:56
Compare
Choose a tag to compare
1.0.0-beta010 Pre-release
Pre-release

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

06 Mar 09:02
Compare
Choose a tag to compare
1.0.0-beta009 Pre-release
Pre-release

Fix regression of 1.0.0-beta008.
Refactor to use string interpolation instead of string.Format in error messages.

1.0.0-beta008

06 Mar 07:43
Compare
Choose a tag to compare
1.0.0-beta008 Pre-release
Pre-release

Remove unused X-Road exceptions.
Replace exception message of unsuccessful service detection.

1.0.0-beta007

04 Mar 16:50
Compare
Choose a tag to compare
1.0.0-beta007 Pre-release
Pre-release

Fix XRoadRequest helper class.
Add helper method to generate X-Road request ID-s.

1.0.0-beta006

04 Mar 14:30
Compare
Choose a tag to compare
1.0.0-beta006 Pre-release
Pre-release

Fix XRoadRequest class to make POST requests instead of GET.
Refactor X-Road meta services to handle them separately.

1.0.0-beta005

03 Mar 22:24
Compare
Choose a tag to compare
1.0.0-beta005 Pre-release
Pre-release

Fix Xop binary content serialization bug.
Fix deserialization of merged empty root element.

1.0.0-beta004

03 Mar 15:30
Compare
Choose a tag to compare
1.0.0-beta004 Pre-release
Pre-release

Fix serialization/deserialization in reverse direction.

1.0.0-beta003

03 Mar 10:28
Compare
Choose a tag to compare
1.0.0-beta003 Pre-release
Pre-release

Add X-Road v4.0 style non-technical faults.
Alternative explicit non-technical fault representations.