Releases: palantir/conjure-java-runtime-api
Releases · palantir/conjure-java-runtime-api
2.13.0
Type |
Description |
Link |
Improvement |
Optimize UserAgents.format |
#551 |
2.12.0
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
Type |
Description |
Link |
Fix |
SslConfiguration validates that keyStorePassword requires keyStorePath |
#449 |
2.11.0
Type |
Description |
Link |
Improvement |
Add a new enable-http2 flag to the service configuration |
#443 |
2.10.0
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
Type |
Description |
Link |
Fix |
Annotate test-utils AssertJ Assertions with CheckReturnValue to match assertj-core. |
#407 |
2.9.0
Type |
Description |
Link |
Improvement |
Make UnknownRemoteException safe-loggable |
#374 |
2.8.1
Type |
Description |
Link |
Fix |
No code changes - fixing a broken publish of 2.8.0 |
#372 |
2.8.0
Type |
Description |
Link |
Improvement |
Add an UNAUTHORIZED error type |
#356 |
2.7.0
Automated release, no documented user facing changes