2.3.0
-
[fix][break] fix #148: ServiceException.getMessage includes unsafe args (#158)
This change provides parity with safe-logging Safe*Exception types, see palantir/safe-logging#76
By providing all argument data in the exception message we provide full context to logging systems which do not understand safe-logging types.