Skip to content

Releases: palantir/conjure-java-runtime-api

2.11.1

03 Feb 21:14
af1d849

Choose a tag to compare

Type Description Link
Fix SslConfiguration validates that keyStorePassword requires keyStorePath #449

2.11.0

03 Feb 13:50
e0a8929

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

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

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

Choose a tag to compare

Type Description Link
Improvement Make UnknownRemoteException safe-loggable #374

2.8.1

29 Oct 16:00
a8df8a3

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

Choose a tag to compare

Type Description Link
Improvement Add an UNAUTHORIZED error type #356

2.7.0

24 Oct 17:24

Choose a tag to compare

Automated release, no documented user facing changes

2.6.1

23 Oct 23:58
1c9d854

Choose a tag to compare

Type Description Link
Fix Password and token-related fields are now annotated as redacted, which should prevent the field values from appearing in toString output. #368

2.6.0

14 Oct 17:31
8b5ceca

Choose a tag to compare

Type Description Link
Improvement RemoteException messages are safe loggable #353