Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Releases: janno-p/XRoadProvider

1.0.15

04 Dec 10:03

Choose a tag to compare

Refactor provider type names to hint underlying functionality.
Replace HTTP GET API based wsdl acquisition with getWsdl meta service usage.

1.0.14

05 Sep 09:54

Choose a tag to compare

Fix capitalization of array item type names (regression).

1.0.13

04 Sep 15:43

Choose a tag to compare

Fix: generated types should not contain properties with names that equal to parent type name.

1.0.12

04 Sep 15:00

Choose a tag to compare

Fix: regression with identifier names.

1.0.11

04 Sep 13:36

Choose a tag to compare

Fix: allow unsupported restriction attributes: totalDigits, fractionDigits, length and maxLength.
Fix: improved occurrence handling for xsd:all elements.
Fix: handle type names with dashes -.
Fix: support qualified element form.
Upgrade FSharp.Core dependency 4.5 -> 4.6.

1.0.10

16 May 08:23

Choose a tag to compare

Change the order of loggin while handling responses.
Fix concurrency issue while building dynamic type serializers.

1.0.9

08 Feb 10:09

Choose a tag to compare

Implement xsd:token type.
Implement wsi:swaRef attachment type.

1.0.8

26 Sep 08:06

Choose a tag to compare

Period type deserialization fix.

1.0.6

20 Sep 07:05

Choose a tag to compare

Fix SSL issue with referenced schemas using https scheme.

1.0.5

22 May 14:28

Choose a tag to compare

Add service version to service identifier (no more random version selection when multiple are available).