You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: lib/ruby/3.3.0/ostruct.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add ostruct to your Gemfile or gemspec to silence this warning.
Also please contact the author of nylas-6.1.1 to request adding ostruct into its gemspec.
The text was updated successfully, but these errors were encountered:
# Changelog
## Added
* Added query support for folders (#492, #488)
* Added dependency on `ostruct` gem (#491, #489)
* Enable SDK to reattach large files to messages on retry (#487)
## Changed
* Downgraded `rest-client` to `2.0` for better compatibility (#490)
Ruby 3.3.5 outputs:
The text was updated successfully, but these errors were encountered: