# [2024-03-05] Nylas Ruby SDK v6.0.3

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

The Nylas Ruby SDK v6.0.3 has been released!

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

## Updated

- Improved Message Sending and Draft Create/Update performance ([#470](https://github.com/nylas/nylas-ruby/pull/470)).
- Changed the default timeout to match the API (90 seconds) ([#471](https://github.com/nylas/nylas-ruby/pull/471)).
- Fixed an error that occurred when invoking `Auth.detect_provider` ([#469](https://github.com/nylas/nylas-ruby/pull/469), [#468](https://github.com/nylas/nylas-ruby/pull/468)).