4.7.0
svc-autorelease
released this
28 Oct 17:13
·
1209 commits
to master
since this release
Type | Description | Link |
---|---|---|
Fix | Don't allow a union variant called type as we don't know how that should be serialized. |
#422 |
Improvement | Validate map keys have PLAIN representation Previously it was possible to build a conjure definition for a map that was impossible to serialize as JSON. If this fails on an external type import, please make sure you have selected the most accurate fallback type value, the default any is not allowed. |
#423 |