Releases: palantir/conjure-java-runtime
Releases · palantir/conjure-java-runtime
0.7.1
0.7.0
API-breaking release.
- Support for serializing/deserializing subclasses of JAX-RS WebApplicationException
- Support for configuration keystores and 2-way SSL, note changes in the TrustStoreConfiguration/SslConfiguration types as well as class and package name changes
0.7.0-rc2
0.7.0-rc1
API-breaking release.
- Support for serializing/deserializing subclasses of JAX-RS WebApplicationException
- Support for configuration keystores and 2-way SSL, note changes in the TrustStoreConfiguration format
- truststore/keystore paths are now specified as URIs instead of Paths
0.6.1
- adds an encoder and a decoder to correctly handle
InputStream
s
0.6.0
breaking
GuavaOptionalAwareContract
no longer supportsPathParam
sGuavaOptionalAwareContract
now uses an empty-string expander forHeaderParams
.
0.5.0
0.4.1
0.4.0
0.3.0
- (API BREAK) remove unnecessary dependency from
error-reporting
project