# [2025-05-27] Nylas Kotlin/Java SDK v2.9.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-05-27-java-sdk-v2-9-0/

The Nylas Kotlin/Java SDK v2.9.0 has been released!

- GitHub: [Nylas Kotlin/Java SDK](https://github.com/nylas/nylas-java/releases/tag/v2.9.0)
- Distribution: [Maven repository](https://repo.maven.apache.org/maven2/com/nylas/sdk/nylas/2.9.0)

## Added

- Added support for `name` attribute to Scheduler Configuration ([#277](https://github.com/nylas/nylas-java/pull/277)).

## Updated

- Updated `ListEventQueryParams` to use a more specific type for the `orderBy` parameter and correct JSON name ([#276](https://github.com/nylas/nylas-java/pull/276)).