Skip to content

2.5.0

Choose a tag to compare

@svc-autorelease svc-autorelease released this 11 Oct 16:32
· 1092 commits to develop since this release
b704502
Type Description Link
Improvement ServiceException retains the errorInstanceId from its cause, allowing RemoteExceptions to be caught and used as the cause for as more specific ServiceException without sacrificing observability. In most cases a single error identifier query is sufficient to discover the root cause of a failure instead of individually requesting each segment back to the root. #348