# [2024-12-02] Nylas Ruby SDK v6.2.2

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-12-02-ruby-sdk-v6-2-2/

The Nylas Ruby SDK v6.2.2 has been released!

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

## Added

- Added booking support for Scheduler private configurations ([#503](https://github.com/nylas/nylas-ruby/pull/503)).
- Added support for optional `content_id` for inline images when sending messages ([#505](https://github.com/nylas/nylas-ruby/pull/505), [#506](https://github.com/nylas/nylas-ruby/pull/506)).
- Added custom file name support for large attachments ([#502](https://github.com/nylas/nylas-ruby/pull/502)).

## Updated

- Updated the reference to show that `provider_error` is a hash ([#504](https://github.com/nylas/nylas-ruby/pull/504)).