Skip to content

Releases: palantir/conjure-java-runtime-api

2.20.0

23 Jul 21:47
b3840f0
Compare
Choose a tag to compare

Automated release, no documented user facing changes

2.19.0

23 Jun 03:26
438f81f
Compare
Choose a tag to compare

Automated release, no documented user facing changes

2.18.0

28 Apr 16:43
0d95956
Compare
Choose a tag to compare
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
0f3593e
Compare
Choose a tag to compare
Type Description Link
Improvement Added ServiceExceptionAssert.hasArgsIncluding, a weaker form of hasArgs. #620

2.16.2

08 Oct 16:19
9aab12d
Compare
Choose a tag to compare
Type Description Link
Fix All QosExceptions are now SafeLoggable #612

2.16.1

10 Sep 16:34
1d4286f
Compare
Choose a tag to compare
Type Description Link
Fix ServiceException no longer throws NPE when null args are provided #608

2.16.0

28 Aug 02:24
38df8ce
Compare
Choose a tag to compare
Type Description Link
Improvement move RemoteExceptions errorInstanceId from exception message into exception args #604

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