Only show these results:

[2022-03-08] Nylas Java SDK v1.12.0

Categories: Sdks Java

The Nylas Java SDK v1.12.0 has been released!

New

  • Added Outbox support.
  • Added support for Components.
  • Added support for Neural Categorizer.
  • Added support forcalendar field in free-busy, availability, and consecutive availability queries.
  • Added field forphone_number in Participant.
  • Bump supported API version to v2.4.

Deprecated

  • Deprecated checkFreeBusy(Instant, Instant, List<String>) and checkFreeBusy(Instant, Instant, String) in favor of checkFreeBusy(FreeBusyQuery).

Bug Fixes

  • Fixed the null error message whenHostedAuthentication.fetchToken() returns an API error.