Releases: tableau/server-client-python
Releases · tableau/server-client-python
New release of TSC
0.10 (21 Feb 2020)
- Added a way to handle non-xml errors (#515)
- Added Webhooks endpoints for create, delete, get, list, and test (#523, #532)
- Added delete method in the tasks endpoint (#524)
- Added description attribute to WorkbookItem (#533)
- Added support for materializeViews as schedule and task types (#542)
- Added warnings to schedules (#550, #551)
- Added ability to update parent_id attribute of projects (#560, #567)
- Improved filename behavior for download endpoints (#517)
- Improved logging (#508)
- Fixed runtime error in permissions endpoint (#513)
- Fixed move_workbook_sites sample (#503)
- Fixed project permissions endpoints (#527)
- Fixed login.py sample to accept site name (#549)
New release for 2019.3
0.9 (4 Oct 2019)
- Added Metadata API endpoints (#431)
- Added site settings for Data Catalog and Prep Conductor (#434)
- Added new fields to ViewItem (#331)
- Added support and samples for Tableau Server Personal Access Tokens (#465)
- Added Permissions endpoints (#429)
- Added tags to ViewItem (#470)
- Added Databases and Tables endpoints (#445)
- Added Flow endpoints (#494)
- Added ability to filter projects by topLevelProject attribute (#497)
- Improved server_info endpoint error handling (#439)
- Improved Pager to take in keyword arguments (#451)
- Fixed UUID serialization error while publishing workbook (#449)
- Fixed materalized views in request body for update_workbook (#461)
Bug Fix for Workbook Endpoint
0.8.1 (17 July 2019)
- Fixed update_workbook endpoint (#454)
Another long delay
0.8 (8 Apr 2019)
- Added Max Age to download view image request (#360)
- Added Materialized Views (#378, #394, #396)
- Added PDF export of Workbook (#376)
- Added Support User Role (#392)
- Added Flow Subscriptions (#403)
- Updated Pager to handle un-paged results (#322)
- Fixed checked upload (#309, #319, #326, #329)
- Fixed embed_password field on publish (#416)
Long Overdue
- Added cancel job (#299)
- Added Get background jobs (#298)
- Added Multi-credential support (#276)
- Added Update Groups (#279)
- Adding project_id to view (#285)
- Added ability to rename workbook using
update workbook
(#284) - Added Sample for exporting full pdf using pdf page combining (#267)
- Added Sample for exporting data, images, and single view pdfs (#263)
- Added view filters to the populate request options (#260)
- Add Async publishing for workbook and datasource endpoints (#311)
- Fixed ability to update datasource server connection port (#283)
- Fixed next project handling (#267)
- Cleanup debugging output to strip out non-xml response
- Improved refresh sample for readability (#288)
New Site Roles added
- Expanded the enum for site roles
Bug fix
2018 Q1 (17 Jan 18)
Oops
Another biggun
- Added revision settings to update site (#187)
- Added support for certified data sources (#189)
- Added support for include/exclude extract (#203)
- Added auto-paging for group users (#204)
- Added ability to add workbooks to a schedule (#206)
- Added the ability to create nested projects (#208)
- Fixed sort order when using pager (#192)
- Docs Updates and new samples (#196, #199, #200, #201)