Releases: palantir/conjure-java
Releases · palantir/conjure-java
6.68.0
Automated release, no documented user facing changes
6.67.0
Type |
Description |
Link |
Improvement |
Performance: faster enum equals method. |
#1919 |
6.66.0
Type |
Description |
Link |
Improvement |
Add docs for visitor builders to README |
#1897 |
Improvement |
Declare safety annotations on generated toString methods |
#1908 |
6.65.0
Type |
Description |
Link |
Improvement |
Mark the argument to .equals on a conjure alias as @Nullable |
#1894 |
6.64.0
Type |
Description |
Link |
Improvement |
Conjure errors may provide Jetbrains annotations when the --jetbrainsContractAnnotations flag is provided |
#1884 |
6.63.0
Type |
Description |
Link |
Improvement |
Mark the argument to .equals on a conjure bean as @Nullable |
#1883 |
6.62.0
Type |
Description |
Link |
Feature |
conjure-undertow-processor now validates that the path template parameters match the @PathParam method parameters. |
#1876 |
6.61.0
Type |
Description |
Link |
Feature |
Add a @FormParam annotation for easily declaring endpoints that use form data. |
#1872 |
6.60.0
Automated release, no documented user facing changes
6.59.0
Type |
Description |
Link |
Improvement |
conjure-undertow processor supports specializing generic interfaces |
#1873 |