[2023-08-16] Nylas Ruby SDK v6.0.0-beta.1
The Nylas Ruby SDK v6.0.0-beta.1 has been released!
- GitHub: Nylas Ruby SDK
- Distribution: RubyGems gem description
Breaking changes
- Not all v2.7 endpoints are available in this v3 SDK at this time. Additional endpoints are coming soon. See the v3 features and changes (or the terse diff view) for more information.
- Added minimum version requirement for Ruby (v3) (#418).
- Removed all models and typing.
Added
- Added in-code YARD documentation to all models (#420, #424).
- Added a GitHub Action to automatically generate SDK references (#423).
- Added error classes for API and SDK errors.
- Added configurable timeout for outgoing calls to the API.