Skip to content

Releases: smartsheet/smartsheet-csharp-sdk

Home API Deprecation In Favor Of Folders/Personal

20 Sep 15:59
23edfa6
Compare
Choose a tag to compare

Keeping with Smartsheet API deprecation this release moves the SDK towards using folders/personal instead of the home API which is slated for deprecation.

See new API docs here: https://smartsheet.redoc.ly/tag/home#operation/list-home-contents

  • There is also fixes to optional parameters being truly optional.

Upgrade to DotNet 8.0

29 Apr 16:25
0cccf3c
Compare
Choose a tag to compare

Major update to dot net version.

3.1.2

13 Feb 19:43
4801ab3
Compare
Choose a tag to compare

What's Changed

  • fix: attachment content in #52
  • fix: verify all attachments in #54
  • fix: version bump for 3.1.2 in #56

Full Changelog: 3.1.1...3.1.2

3.1.1

06 Oct 16:22
925dcc5
Compare
Choose a tag to compare
  • Updated http client logic to handle Restsharp Async/Await.
  • Fixed mock API tests to reflect above changes.

RestSharp v109 Upgrade

07 Aug 16:10
37c1a8d
Compare
Choose a tag to compare
Pre-release

Upgrade of core SDK dependency, RestSharp, to v109.0.0.

3.0.0

07 Dec 16:03
a2495a8
Compare
Choose a tag to compare

What's Changed

  • upgrades SDK and Sample to .Net 6.0 by @Nerfix in #1
  • upgrades mock tests to .Net 6.0 by @Nerfix in #2
  • moves integration tests to .Net 6.0 by @Nerfix in #3

Full Changelog: 2.101.1...3.0.0