Only show these results:

[2023-02-14] Nylas Java SDK v1.21.0

Categories: Sdks Java

The Nylas Java SDK v1.21.0 has been released!

Added

  • Added the content_disposition field to File (#149)
  • Added support for toJSON() and toMap(). All classes that extend AccountOwnedModel can be serialized to either a JSON string or a Map representation of the object's fields. (#150)
  • Added scheduler support for the EU region (#151)

Updated

  • Fixed NullPointerException that sporadically occurred when calling Message.toString() (#149)