Releases: palantir/conjure-java-runtime-api
Releases · palantir/conjure-java-runtime-api
2.19.0
23 Jun 03:26
Compare
Sorry, something went wrong.
No results found
Automated release, no documented user facing changes
2.18.0
28 Apr 16:43
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
RemoteExceptions now emit SafeArgs for errorInstanceId, errorCode and errorName (previously it was just errorInstanceId)
#655
2.17.0
21 Apr 09:42
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
Added ServiceExceptionAssert.hasArgsIncluding, a weaker form of hasArgs.
#620
2.16.2
08 Oct 16:19
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Fix
All QosExceptions are now SafeLoggable
#612
2.16.1
10 Sep 16:34
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Fix
ServiceException no longer throws NPE when null args are provided
#608
2.16.0
28 Aug 02:24
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
move RemoteExceptions errorInstanceId from exception message into exception args
#604
2.15.0
16 Jul 15:58
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
unsafe log unknown remote exception body (#563)
add the body of the UnknownRemoteException as a unsafe parameter
2.13.0
18 May 16:50
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
Optimize UserAgents.format
#551
2.12.0
06 Apr 15:50
Compare
Sorry, something went wrong.
No results found
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