# Nylas Java SDK v2.15.1

Source: https://developer.nylas.com/docs/changelogs/2026-03-30-nylas-java-v2-15-1/

## Added

- **"Maybe" event status** — Calendar events now support `maybe` as an RSVP status, replacing the deprecated `tentative` value. Unknown status values are handled gracefully.
- **Booking deletion with JSON body** — The `destroy` method for booking deletion now accepts a JSON request body for more flexible cancellation options.