Skip to content

Releases: palantir/conjure

4.14.2

17 Feb 13:31
f32c0b3
Compare
Choose a tag to compare
Type Description Link
Fix ForeignRefType namespace parsing now adheres to specs, accepting numbers and underscores #767

4.14.1

30 Oct 16:45
036ea3d
Compare
Choose a tag to compare
Type Description Link
Fix tags are consistently sets #736

4.14.0

27 Oct 17:53
5601548
Compare
Choose a tag to compare
Type Description Link
Feature Add tags field to EndpointDefinition in the IR #702

4.13.0

09 Oct 19:09
26a57ab
Compare
Choose a tag to compare

Automated release, no documented user facing changes

4.12.0

24 Sep 08:50
f1cb61e
Compare
Choose a tag to compare

No documented user facing changes

4.11.2

24 Aug 18:57
3ab989f
Compare
Choose a tag to compare
Type Description Link
Fix fix publish #682

4.11.1

19 Aug 18:00
b2feae0
Compare
Choose a tag to compare
Type Description Link
Fix correctly set exit code on failure. #675

4.11.0

14 Aug 10:16
a8a3543
Compare
Choose a tag to compare
Type Description Link
Improvement Each conjure file will only be parsed once #667

4.10.1

21 Feb 14:56
8a6d7e6
Compare
Choose a tag to compare
Type Description Link
Fix Errors encountered when parsing or validating conjure definition files will now tell you which file the error was found in. #537

4.10.0

20 Feb 20:04
98b290f
Compare
Choose a tag to compare
Type Description Link
Feature Add extensions field to conjure definition which stores metadata about the definition itself.

Importantly, the fields stored in metadata should not impact the semantics of the API. Expected usage would be things like origin, version, product dependencies etc.
#532