Releases: janno-p/XRoadProvider
Releases · janno-p/XRoadProvider
1.0.15
Refactor provider type names to hint underlying functionality.
Replace HTTP GET API based wsdl acquisition with getWsdl
meta service usage.
1.0.14
Fix capitalization of array item type names (regression).
1.0.13
Fix: generated types should not contain properties with names that equal to parent type name.
1.0.12
Fix: regression with identifier names.
1.0.11
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
Change the order of loggin while handling responses.
Fix concurrency issue while building dynamic type serializers.
1.0.9
Implement xsd:token
type.
Implement wsi:swaRef
attachment type.
1.0.8
Period type deserialization fix.
1.0.6
Fix SSL issue with referenced schemas using https scheme.
1.0.5
Add service version to service identifier (no more random version selection when multiple are available).