# [2023-11-21] Nylas Ruby SDK v6.0.0-beta.2

Source: https://developer.nylas.com/docs/new/v3-changelogs/2023-11-21-ruby-sdk-v6-0-0-beta-2/

The Nylas Ruby SDK v6.0.0-beta.2 has been released!

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

## Added

- Added additional error classes ([#426](https://github.com/nylas/nylas-ruby/pull/426)).
- Added support for free-busy endpoint ([#428](https://github.com/nylas/nylas-ruby/pull/428)).
- Added support for Messages, Drafts, and Smart Compose APIs ([#432](https://github.com/nylas/nylas-ruby/pull/432)).
- Added support for Custom Authentication, Connectors, and Credentials APIs ([#431](https://github.com/nylas/nylas-ruby/pull/431)).
- Added support for Folders API ([#433](https://github.com/nylas/nylas-ruby/pull/433)).
- Added support for Attachments API ([#434](https://github.com/nylas/nylas-ruby/pull/434)).

## Updated

- Set default timeout to 30 seconds ([#426](https://github.com/nylas/nylas-ruby/pull/426)).