# [2025-06-13] Nylas Ruby SDK v6.5.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-06-13-ruby-sdk-v6-5-0/

The Nylas Ruby SDK v6.5.0 has been released!

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

## Added

- Added support for `tracking_options` and `raw_mime` fields to [Get all Messages](/docs/reference/api/messages/get-messages/) responses ([#523](https://github.com/nylas/nylas-ruby/pull/523)).

## Updated

- Replaced `rest-client` with `httparty` for improved security and maintainability ([#524](https://github.com/nylas/nylas-ruby/pull/524)).