Skip to content

Releases: palantir/conjure-java-runtime-api

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

2.8.0

28 Oct 17:50
3045d6b
Compare
Choose a tag to compare
Type Description Link
Improvement Add an UNAUTHORIZED error type #356

2.7.0

24 Oct 17:24
Compare
Choose a tag to compare

Automated release, no documented user facing changes