This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
Releases: smartsheet-platform/smartsheet-ruby-sdk
Releases · smartsheet-platform/smartsheet-ruby-sdk
v2.101.0
v2.86.1
[2.86.1] - 2019-11-18
Added
- Support for sheet summary endpoints
- Missing implementation for add profile image
Automated Travis Builds for Deployment
Merge pull request #53 from smartsheet-platform/travis-automation Remove comment, up version number
Events Reporting
- Added events endpoint to retrieve events that are occurring in your Smartsheet plan.
v1.1.0 - 2018-03-16
Added
- Integration test suite (see https://github.com/smartsheet-platform/smartsheet-sdk-tests)
- Endpoints for automation rules
- Endpoint for 'sort rows in sheet'
- Endpoints for cross-sheet references
- Support for looser JSON content types in responses
- Support for custom app name in the user agent header
- URL constructor for requesting app authorization from a user
- Changelog
Changed
- Empty filenames in file-accepting endpoints are now equivalent to nil filenames
- Specifying
Assume-User
header override in a request will now override theassume_user
value configured in a client - Client now requests and handles gzipped responses
Removed
- Unsupported
filename
andcontent_type
attributes inRequestSpec
(internal)
v1.0.0.beta.0
Beta version of first full release
- Full API coverage
- Logging
- Error retry