Releases: smartsheet/smartsheet-python-sdk
Releases · smartsheet/smartsheet-python-sdk
3.7.2
What's Changed
- Add token pagination support for the list sights endpoint by @denislavstanchev in #118
- adds Cells to Smartsheet by @smar-kaloyan-gangov in #122
- updates changelog.md to prepare for a release 3.7.2 by @smar-kaloyan-gangov in #123
New Contributors
- @smar-kaloyan-gangov made their first contribution in #122
Full Changelog: v3.7.1...v3.7.2
3.7.1
What's Changed
- Specify list results in SDK methods by @albertokarakoutev-smar in #116
- Prepare for release 3.7.1 by @albertokarakoutev-smar in #117
Full Changelog: v3.7.0...v3.7.1
3.7.0
What's Changed
- Add method types to SDK methods by @albertokarakoutev-smar in #112
- Prepare for release 3.7.0 by @albertokarakoutev-smar in #115
New Contributors
- @albertokarakoutev-smar made their first contribution in #112
Full Changelog: v3.6.0...v3.7.0
3.6.0
What's Changed
- docs: add Issue First documentation for Cloud Agent integration by @roomote[bot] in #103
- Add support for user POST /users/{userId}/deactivate and POST /users/{userId}/reactivate endpoints by @denislavstanchev in #110
- Update changelog for the new supported endpoints by @denislavstanchev in #111
- Prepare for release 3.6.0 by @denislavstanchev in #113
New Contributors
Full Changelog: v3.5.6...v3.6.0
3.5.6
Changes
Removed
- Remove integration tests from the sdk test suite
Added
- Add support for code completion. Now code editors will be able to recognize and complete expressions like
smart.Usersandsmart.Users.list_users.
Updated
- Improved the generated reference documentation.
- ADVANCED.md integration and mock api testing documentation
Commits
- Remove integration tests, update integration and mock API testing documentation in ADVANCED.md file, update CHANGELOG file by @denislavstanchev in #101
- Add code completion support. by @ggoranov-smar in #102
- Fix circular import cause by fresh_operation function. by @ggoranov-smar in #104
- Improve the SDK documentation. by @ggoranov-smar in #105
- Prepare for 3.5.6 release. by @ggoranov-smar in #106
Full Changelog: v3.5.5...v3.5.6
3.5.5
What's Changed
- Add missing asset share props by @ggoranov-smar in #97
- Add no seat type passed wiremock test for user upgrade endpoint, update changelog by @denislavstanchev in #95
- Add WireMock tests for DELETE /{userId}/plans/{planId} endpoint by @denislavstanchev in #98
- Fix response body logging by @ggoranov-smar in #99
- Update project build configuration by @denislavstanchev in #96
- Prepare for release 3.5.5 by @denislavstanchev in #100
Full Changelog: v3.5.4...v3.5.5
3.5.4
What's Changed
- Add wiremock tests by @denislavstanchev in #89
- Add tests for upgrade/downgrade endpoints and rename files by @denislavstanchev in #91
- Include only the smartsheet package in the build. by @ggoranov-smar in #93
Full Changelog: v3.5.3...v3.5.4
3.5.3
What's Changed
- Add a separate AssetShare object that uses string ids. by @ggoranov-smar in #88
- Prepare for release v3.5.3. by @ggoranov-smar in #90
Full Changelog: v3.5.2...v3.5.3
3.5.2
What's Changed
- Fix sharing implementation and add mock API tests. by @ggoranov-smar in #87
Full Changelog: v3.5.1...v3.5.2
3.5.1
What's Changed
- Rename asset_shares.py file to sharing.py by @ggoranov-smar in #85
- Update changelog for v3.5.1 by @ggoranov-smar in #86
Full Changelog: v3.5.0...v3.5.1