Releases: palantir/conjure
Releases · palantir/conjure
4.31.0
Type |
Description |
Link |
Improvement |
The --requireSafety parameter disallows legacy safety formats |
#1204 |
4.30.0
Type |
Description |
Link |
Improvement |
The parser may enforce safety declarations using --requireSafety |
#1185 |
4.29.0
Type |
Description |
Link |
Fix |
Improve incorrect safety usage error message to reference proper type. |
#1170 |
4.28.0
Type |
Description |
Link |
Improvement |
Implement consistent endpoint argument safety declarations matching field, alias, and union safety |
#1153 |
4.27.0
Type |
Description |
Link |
Improvement |
Conjure types may be declared with log-safety. Only conjure primitives (and wrappers around these primitives) may declare safety, complex types calculate safety based on the type graph. |
#1140 |
4.26.0
Type |
Description |
Link |
Fix |
Fix validation of deep complex types in map keys |
#1136 |
4.25.0
Type |
Description |
Link |
Fix |
Fix references with container prefixes set /list /optional |
#1099 |
4.24.0
Type |
Description |
Link |
Improvement |
ImportNotFoundException indicates which file imported the missing file if possible. |
#1084 |
4.23.0
Automated release, no documented user facing changes
4.22.0
Type |
Description |
Link |
Improvement |
Replace regex validators by a faster equivalent implementation. |
#999 |