Skip to content

Releases: palantir/conjure-java

6.18.0

09 Feb 16:11
83671df
Compare
Choose a tag to compare
Type Description Link
Improvement Add staged builder missing overrides in the default internal implementation #1637

6.17.0

08 Feb 19:36
d7b6ffa
Compare
Choose a tag to compare
Type Description Link
Improvement Add default decoders for header, query, and path params #1632

6.16.0

03 Feb 12:56
04e00a0
Compare
Choose a tag to compare
Type Description Link
Improvement Handle query params with primitive types #1629

6.15.0

31 Jan 18:27
1e20e99
Compare
Choose a tag to compare
Type Description Link
Improvement Add conjure-undertow annotation processor. Note that this feature is work-in-progress and it's API might change. #1514

6.14.0

26 Jan 00:21
7d5afa9
Compare
Choose a tag to compare

Automated release, no documented user facing changes

6.13.0

25 Jan 19:58
b562f45
Compare
Choose a tag to compare
Type Description Link
Improvement Provide a static factory for creating an unknown union type #1605
Feature Generate (behind a feature flag) union types with a new visitor interface which exposes the unknown value #1611

6.12.0

10 Dec 16:28
ed096d1
Compare
Choose a tag to compare
Type Description Link
Improvement Change error code of timed out async requests to TIMEOUT #1558

6.11.0

08 Dec 15:39
58af4bb
Compare
Choose a tag to compare
Type Description Link
Improvement Add incubating annotation and max version info to javadoc #1565

6.10.0

07 Dec 17:39
0d18678
Compare
Choose a tag to compare
Type Description Link
Improvement All completed stage builder methods now properly include deprecation annotations, if relevant. Previously, they could be missing for some methods. #1569

6.9.0

16 Nov 00:11
3f8923b
Compare
Choose a tag to compare
Type Description Link
Improvement Support tag-based per-endpoint asynchronous processing timeouts of the form server-async{timeout=5 minutes}. #1549