# [2024-09-25] Nylas Kotlin/Java SDK v2.5.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-09-25-java-sdk-v2-5-0/

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

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

## Added

- Added `NylasSdkRemoteClosedError` error type for when the remote session is closed ([#244](https://github.com/nylas/nylas-java/pull/244)).
- Added new filter fields for returning a list of Events ([#245](https://github.com/nylas/nylas-java/pull/245)).
- Added response headers to Nylas API error objects ([#246](https://github.com/nylas/nylas-java/pull/246), [#221](https://github.com/nylas/nylas-java/pull/221)).