Releases: palantir/conjure
Releases · palantir/conjure
4.14.2
Type |
Description |
Link |
Fix |
ForeignRefType namespace parsing now adheres to specs, accepting numbers and underscores |
#767 |
4.14.1
Type |
Description |
Link |
Fix |
tags are consistently sets |
#736 |
4.14.0
Type |
Description |
Link |
Feature |
Add tags field to EndpointDefinition in the IR |
#702 |
4.13.0
Automated release, no documented user facing changes
4.12.0
No documented user facing changes
4.11.2
Type |
Description |
Link |
Fix |
fix publish |
#682 |
4.11.1
Type |
Description |
Link |
Fix |
correctly set exit code on failure. |
#675 |
4.11.0
Type |
Description |
Link |
Improvement |
Each conjure file will only be parsed once |
#667 |
4.10.1
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
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 |