Releases: palantir/conjure-java
Releases · palantir/conjure-java
2.2.0
26 Sep 16:48
Compare
Sorry, something went wrong.
No results found
Properly sanitize primitive initialization variable names (#67 )
Use non-rc conjure runtime versions (#69 )
2.1.1
17 Sep 11:02
Compare
Sorry, something went wrong.
No results found
2.1.0
13 Sep 17:07
Compare
Sorry, something went wrong.
No results found
[improvement] Retrofit2 clients also set hr-path-template header to allow granular QoS. This matches feign clients (#54 )
2.0.0
12 Sep 22:28
Compare
Sorry, something went wrong.
No results found
[break] use OffsetDatetime instead of ZonedDateTime for conjure datetime fields (#46 )
[break] Generate conjure-java-runtime-api errors instead of http-remoting-api errors (#58 )
[break] alias of binary return types is the same as binary return types (#50 )
[improvement] Make optional setter covariant (#9 )
[fix] Use correct optional type for primitives (#60 )
[fix] Make the generated Union equals method symmetric (#62 )
2.0.0-rc4
31 Aug 12:33
Compare
Sorry, something went wrong.
No results found
[break] Generate conjure-java-runtime errors (#58 )
[fix] Use correct optional type for primitives (#60 )
2.0.0-rc3
20 Aug 16:40
Compare
Sorry, something went wrong.
No results found
[break] conjure-lib shouldn't depend on errors (#56 )
2.0.0-rc2
30 Jul 14:21
Compare
Sorry, something went wrong.
No results found
[break] use OffsetDatetime instead of ZonedDateTime (#46 )
[break] alias of binary return types is the same as binary return types (#50 )
[improvement] Add RequireNotNullAuthAndBodyParams feature flag to require NotNull AuthHeaders and BodyParams. (#38 )
2.0.0-rc1
20 Jul 13:40
Compare
Sorry, something went wrong.
No results found
[break] use OffsetDatetime instead of ZonedDateTime (#46 )
1.3.1
18 Jul 18:51
Compare
Sorry, something went wrong.
No results found
[fix] revert union changes (#45 )
1.3.0
16 Jul 14:36
Compare
Sorry, something went wrong.
No results found
[improvement] FeatureFlag to make Response the return type for binary Jersey Responses (#37 )