Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Releases: smartsheet-platform/smartsheet-ruby-sdk

v2.101.0

29 Sep 05:18
f927c71
Compare
Choose a tag to compare

[2.101.0] - 2020-09-28

Changed

  • Include modern Faraday 1.x as an allowed dependency

v2.86.1

19 Nov 01:07
4dccbc4
Compare
Choose a tag to compare

[2.86.1] - 2019-11-18

Added

  • Support for sheet summary endpoints
  • Missing implementation for add profile image

Automated Travis Builds for Deployment

14 Jun 21:54
87250be
Compare
Choose a tag to compare
Merge pull request #53 from smartsheet-platform/travis-automation

Remove comment, up version number

Events Reporting

08 May 21:06
Compare
Choose a tag to compare
  • Added events endpoint to retrieve events that are occurring in your Smartsheet plan.

v1.1.0 - 2018-03-16

16 Mar 21:24
Compare
Choose a tag to compare

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 the assume_user value configured in a client
  • Client now requests and handles gzipped responses

Removed

  • Unsupported filename and content_type attributes in RequestSpec (internal)

v1.0.0.beta.0

11 Oct 17:58
Compare
Choose a tag to compare
v1.0.0.beta.0 Pre-release
Pre-release

Beta version of first full release

  • Full API coverage
  • Logging
  • Error retry