[2024-02-09] Nylas Ruby SDK v6.0.0 - GA
The Nylas Ruby SDK v6.0.0 has been released!
- GitHub: Nylas Ruby SDK
- Distribution: RubyGems gem description
Breaking changes
- Ruby SDK v6 supports Nylas v3 exclusively, dropping support for any endpoints that are not available in v3. See v3 Features and Changes for more information.
- Updated minimum support to Ruby v3.
- Removed all models and typing from the SDK.
Added
- Created error classes for the different API errors as well as SDK-specific errors
- Added a configurable timeout for outgoing calls to the API.
Updated
- Rewrote the majority of SDK to be more modular and efficient.
Removed
- Local Webhook development support is removed due to incompatibility with the new API version.