# [2024-09-24] Nylas Ruby SDK v6.2.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-09-24-ruby-sdk-v6-2-0/

The Nylas Ruby SDK v6.2.0 has been released!

- GitHub: [Nylas Ruby SDK](https://github.com/nylas/nylas-ruby/releases/tag/v6.2.0)
- Distribution: [RubyGems gem description](https://rubygems.org/gems/nylas/versions/6.2.0)

## Added

- Added query support for Folders ([#492](https://github.com/nylas/nylas-ruby/pull/492), [#488](https://github.com/nylas/nylas-ruby/pull/488)).
- Added `ostruct` gem dependency ([#491](https://github.com/nylas/nylas-ruby/pull/491), [#489](https://github.com/nylas/nylas-ruby/pull/489)).
- Added ability for SDK to reattach large files to messages on retry ([#487](https://github.com/nylas/nylas-ruby/pull/487)).

## Updated

- Downgraded `rest-client` to `2.0` for better compatibility ([#490](https://github.com/nylas/nylas-ruby/pull/490)).

## New contributors

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