RequestFailedException now creates a Throwable detail message with the details of the request failure.
Deprecated
Section titled “Deprecated”We deprecated RequestFailedException method’s getResponseBody and getStatus in favor of getStatusCode, getErrorType, and getErrorMessage.
Documentation
Section titled “Documentation”We released new documentation on logging in the Java SDK.