Releases: palantir/conjure-java-runtime-api
Releases · palantir/conjure-java-runtime-api
2.0.0-rc5
31 Jul 16:16
Compare
Sorry, something went wrong.
No results found
removed tracing to tracing-java . (re-triggering on the conjure branch)
1.11.0-rc1
30 Jul 11:57
Compare
Sorry, something went wrong.
No results found
add AsConjure adapter methods to convert to 2.x conjure types
2.0.0-rc4
24 Jul 13:32
Compare
Sorry, something went wrong.
No results found
make ProxyConfiguration Builder public (#108)
1.10.0
29 Jul 16:06
Compare
Sorry, something went wrong.
No results found
Include ErrorType in ServiceException#getArgs (#92 )
use JsonAlias for kabab case support (#106 )
This version now requires Jackson 2.9.x.
Note that http-remoting has already been requiring Jackson 2.9 since 3.33.0
2.0.0-rc3
23 Jul 20:54
Compare
Sorry, something went wrong.
No results found
Fix conjure packages (#105 )
2.0.0-rc2
23 Jul 20:11
Compare
Sorry, something went wrong.
No results found
update bintray to 1.8.4 (#102 )
fix publishing (#104 )
2.0.0-rc1
23 Jul 16:02
Compare
Sorry, something went wrong.
No results found
remove deprecations
move UserAgent from http-remoting (http-clients project) into service-config
rename group to com.palantir.conjure.java.api
rename com.palantir.remoting.api.* package to com.palantir.conjure.java.api.*
1.9.0
22 Jun 15:18
Compare
Sorry, something went wrong.
No results found
ServiceConfiguration timeouts can now be configured with sub-second granularity (#75 )
new UnknownRemoteException with status & body fields #91
1.8.0
16 Mar 19:47
Compare
Sorry, something went wrong.
No results found
Fix NPE when serializing Arg with null value
Simplified assertions on ServiceException args, and more helpful error messages (#71 )
1.7.0
06 Dec 13:43
Compare
Sorry, something went wrong.
No results found
Add RequestEntityTooLarge error type (#68 )