# [2025-01-24] Nylas Kotlin/Java SDK v2.6.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-01-24-java-sdk-v2-6-0/

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

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

## Added

- Added support for Scheduler APIs ([#252](https://github.com/nylas/nylas-java/pull/252)).
- Added pagination support for List Folders requests ([#259](https://github.com/nylas/nylas-java/pull/259)).
- Added support for mocking methods in tests and made `NylasClient` and its methods `open` ([#258](https://github.com/nylas/nylas-java/pull/258)).

## Updated

- Fixed an issue where reminders weren't being updated correctly when creating an Event ([#261](https://github.com/nylas/nylas-java/pull/261)).

## New contributors

[@alanschnegg](https://github.com/alanschnegg) made their first contribution to the repository for this release! 🎉