# [2024-02-12] Nylas Kotlin/Java SDK v2.1.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-02-12-java-sdk-v2-1-0/

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

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

## Added

- Added support for getting OAuth token information ([#205](https://github.com/nylas/nylas-java/pull/205)).

## Updated

- Fixed schema issues in the `Event`, `Message`, `Draft`, and `CodeExchangeResponse` models ([#203](https://github.com/nylas/nylas-java/pull/203), [#204](https://github.com/nylas/nylas-java/pull/204), [#205](https://github.com/nylas/nylas-java/pull/205))