# [2025-03-03] Nylas Ruby SDK v6.3.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-03-03-ruby-sdk-v6-3-0/

The Nylas Ruby SDK v6.3.0 has been released!

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

## Added

- Added support for response headers in the response hash ([#514](https://github.com/nylas/nylas-ruby/pull/514)).
- Added support for Events Import endpoint ([#513](https://github.com/nylas/nylas-ruby/pull/513)).

## Removed

- Removed `file_path` from Attachments object ([#512](https://github.com/nylas/nylas-ruby/pull/512)).