Skip to content

Releases: palantir/conjure-java-runtime-api

2.15.0

16 Jul 15:58
68c7267
Compare
Choose a tag to compare
Type Description Link
Improvement add the body of the UnknownRemoteException as a unsafe parameter #563
Feature QosException can now be created with a cause. #591

2.14.0

01 Jun 19:02
b1868c2
Compare
Choose a tag to compare
unsafe log unknown remote exception body (#563)

add the body of the UnknownRemoteException as a unsafe parameter

2.13.0

18 May 16:50
d8262d0
Compare
Choose a tag to compare
Type Description Link
Improvement Optimize UserAgents.format #551

2.12.0

06 Apr 15:50
ecd6e0f
Compare
Choose a tag to compare
Type Description Link
Improvement Add new proxy selection type "FROM_ENVIRONMENT" that will be used in conjure-java-runtime to instantiate proxy selection based on environment variable https_proxy. #535

2.11.1

03 Feb 21:14
af1d849
Compare
Choose a tag to compare
Type Description Link
Fix SslConfiguration validates that keyStorePassword requires keyStorePath #449

2.11.0

03 Feb 13:50
e0a8929
Compare
Choose a tag to compare
Type Description Link
Improvement Add a new enable-http2 flag to the service configuration #443

2.10.0

14 Jan 18:52
fb454f4
Compare
Choose a tag to compare
Type Description Link
Improvement Try to be smarter about keystore and truststore type and only have them be jks if files end with jks extension #426
Improvement Don't require passwords for non jks keystores #427

2.9.1

05 Dec 20:22
26fb2b9
Compare
Choose a tag to compare
Type Description Link
Fix Annotate test-utils AssertJ Assertions with CheckReturnValue to match assertj-core. #407

2.9.0

30 Oct 18:44
7a89f7b
Compare
Choose a tag to compare
Type Description Link
Improvement Make UnknownRemoteException safe-loggable #374

2.8.1

29 Oct 16:00
a8df8a3
Compare
Choose a tag to compare
Type Description Link
Fix No code changes - fixing a broken publish of 2.8.0 #372