Only show these results:

[2023-08-16] Nylas Ruby SDK v6.0.0-beta.1

Categories: Sdks Ruby

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

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.

Updated

  • Updated README.md with helpful information about installing the v6 Ruby SDK. (#420).
  • Reworked the SDK to be more modular and efficient.
  • Refactored the API client (#418).
  • Updated dependencies and gemspecs (#420).