Skip to content

Releases: janno-p/XRoadLib

1.0.0-beta032

28 Sep 06:59
Compare
Choose a tag to compare
1.0.0-beta032 Pre-release
Pre-release

Refactor all customizations to ISchemaExporter.

1.0.0-beta031

23 Sep 14:23
Compare
Choose a tag to compare
1.0.0-beta031 Pre-release
Pre-release

Improve namespace dependency management in service descriptions.
Fix parsing of X-Road message protocol version 4.0 response headers.

1.0.0-beta030

22 Sep 10:48
Compare
Choose a tag to compare
1.0.0-beta030 Pre-release
Pre-release

Fix regression in listMethods service.

1.0.0-beta029

22 Sep 08:35
Compare
Choose a tag to compare
1.0.0-beta029 Pre-release
Pre-release

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

20 Sep 10:39
Compare
Choose a tag to compare
1.0.0-beta028 Pre-release
Pre-release

Use customized type name when searching runtime types from contract assembly.

1.0.0-beta027

20 Sep 08:49
Compare
Choose a tag to compare
1.0.0-beta027 Pre-release
Pre-release

Configuration option to ignore type attributes in content definitions.

1.0.0-beta026

19 Sep 13:49
Compare
Choose a tag to compare
1.0.0-beta026 Pre-release
Pre-release

Fix request serialization/deserialization issues for inherited types.

1.0.0-beta025

19 Sep 12:43
Compare
Choose a tag to compare
1.0.0-beta025 Pre-release
Pre-release

Separate explicit type attribute serialization logic for request elements.

1.0.0-beta024

16 Aug 09:08
Compare
Choose a tag to compare
1.0.0-beta024 Pre-release
Pre-release

Trim quotes from content type header charset.

1.0.0-beta023

08 Aug 07:25
Compare
Choose a tag to compare
1.0.0-beta023 Pre-release
Pre-release

Add schemaLocation attribute to Xml Schema import element.