Only show these results:

[2021-04-29] Nylas Java SDK v1.6.0

Categories: Sdks Java

New

RequestFailedException now creates a Throwable detail message with the details of the request failure.

Deprecated

We deprecated RequestFailedException method's getResponseBody and getStatus in favor of getStatusCode, getErrorType, and getErrorMessage.

Documentation

We released new documentation on logging in the Java SDK.