Skip to content

Releases: nylas/nylas-java

v2.16.0

07 May 12:15

Choose a tag to compare

What's Changed

  • Release v2.15.0 by @googsvg in #306
  • CUST-5203: add "maybe" to Event Status, use "maybe" instead of deprecated "tentative", and gracefully handle unknown status by @googsvg in #307
  • CUST-5221: add "destroy" with json-body to booking deletion by @googsvg in #308
  • Release v2.15.1 by @googsvg in #309
  • Add support for Google Calendar color_id field on Events by @burtonrhodes in #314
  • fix(scheduler): default Configuration.participants to empty list by @SAY-5 in #316
  • fix(threads): URL-encode thread id in path by @SAY-5 in #318
  • TT-4464: fix parsing of events exception error by @googsvg in #320
  • TT-4349: Java SDK for events & rsvp by @googsvg in #317
  • docs: refresh README to match nylas-nodejs style by @nbarraclough in #321
  • TT-4463: Java add search-by-metadata-pair on list-messages by @googsvg in #319
  • TT-4337: CRUDs calendar coverage by @googsvg in #315
  • TW-3961: include grantID in get folders response by @googsvg in #313

New Contributors

Special THANK YOU to @SAY-5 and @burtonrhodes for community contributions! 🎉
The Nylas team is genuinely grateful for our developer community 🙏

Full Changelog: v2.15.0...v2.16.0

v2.15.1

30 Mar 15:35

Choose a tag to compare

What's Changed

  • Release v2.15.0 by @googsvg in #306
  • CUST-5203: add "maybe" to Event Status, use "maybe" instead of deprecated "tentative", and gracefully handle unknown status by @googsvg in #307
  • CUST-5221: add "destroy" with json-body to booking deletion by @googsvg in #308

Full Changelog: v2.15.0...v2.15.1

v2.15.0

22 Feb 17:03
fd0165d

Choose a tag to compare

What's Changed

  • Release 2.14.1 by @googsvg in #301
  • TW-4612: add authentication multi-credential support by @googsvg in #302
  • TW-4619: add "specific_time_availability" to calendars support by @googsvg in #304
  • TW-4630: add support for HostedAuth "smtp_required" field by @googsvg in #305

Full Changelog: v2.14.1...v2.15.0

v2.14.1

04 Feb 15:50

Choose a tag to compare

What's Changed

  • CUST-4111/CUST-4162: improve to more descriptive error response & validate event's start vs end time by @googsvg in #300

Full Changelog: v2.14.0...v2.14.1

v2.14.0

02 Sep 16:46
v2.14.0
7cf906b

Choose a tag to compare

What's Changed

  • CUST-3867 changed SendMessageRequest.sendAt to Long by @samuelpx in #296
  • feat: add is_plaintext support to SendMessageRequest and CreateDraftRequest by @AaronDDM in #297

Full Changelog: v2.13.1...v2.14.0

v2.13.1

14 Aug 14:00

Choose a tag to compare

What's Changed

  • Fixed: Added 'Skype for Consumer' and 'Skype for Business' to conferencing providers. by @samuelpx in #294

Full Changelog: v2.13.0...v2.13.1

v2.13.0

12 Aug 21:49

Choose a tag to compare

What's Changed

  • feat: add dedicated conferencing provider enums for create and update operations by @AaronDDM in #292

Full Changelog: v2.12.0...v2.13.0

v2.12.0

01 Aug 15:20

Choose a tag to compare

What's Changed

  • Upgraded OkHttp dependency from 3.14.5 to 4.12.0 by @AaronDDM in #290

Full Changelog: v2.11.1...v2.12.0

v2.11.1

14 Jul 14:40

Choose a tag to compare

What's Changed

  • CUST-4527 added 'unknown' as a conferencing provider by @samuelpx in #287

Full Changelog: v2.11.0...v2.11.1

v2.11.0

25 Jun 16:01

Choose a tag to compare

What's Changed

  • Added logo_url and show_nylas_branding options and ability to turn off Nylas branding by @ajay-k in #283
  • Add support for Metadata by @ajay-k in #284
  • feat: add support for include_hidden_folders query parameter in folders API by @AaronDDM in #285

New Contributors

Full Changelog: v2.10.0...v2.11.0