Skip to content

v1.20.1

Choose a tag to compare

@mrashed-dev mrashed-dev released this 09 Feb 19:41

This release of the Nylas Java SDK comes with a few changes/fixes regarding the local webhook implementation.

Changed

  • Provide default implementations for WebhookHandler methods onOpen, onClose, and onError (#147)

Fixed

  • Fix Tunnel.onMessage not emitting individual deltas (#147)
  • Change java-websocket dependency to api configuration (#147)