Java SDK 1.6.0 Released
1619702340000
SDK
Documentation
New
RequestFailedException
now creates a Throwable detail message with the details of the request failure.
⚠️ Deprecation Notice ⚠️
We deprecated`RequestFailedException`
methods`getResponseBody`
and`getStatus`
in favor of`getStatusCode`
,`getErrorType`
, and`getErrorMessage`
.
Documentation
We released new documentation on logging in the Java SDK.