Skip to content

Releases: tableau/server-client-python

New TSC release

10 Jul 22:45
ebacfe5

Choose a tag to compare

0.12 (10 July 2020)

  • Added hidden_views parameter to workbook publish method (#614)
  • Added simple paging endpoint for GraphQL/Metadata API (#623)
  • Added endpoints to Metadata API for retrieving backfill/eventing status (#626)
  • Added maxage parameter to CSV and PDF export options (#635)
  • Added support for querying, adding, and deleting favorites (#638)
  • Added a sample for publishing datasources (#644)

2020.2 TSC Release

01 May 17:34
188be71

Choose a tag to compare

0.11 (1 May 2020)

  • Added more fields to Data Acceleration config (#588)
  • Added OpenID as an auth setting enum (#610)
  • Added support for Data Acceleration Reports (#596)
  • Added support for view permissions (#526)
  • Materialized views changed to Data Acceleration (#576)
  • Improved consistency across workbook/datasource endpoints (#570)
  • Fixed print error in update_connection.py (#602)
  • Fixed log error in add user endpoint (#608)

New release of TSC

21 Feb 23:23
c937520

Choose a tag to compare

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

04 Oct 21:20
b260ebc

Choose a tag to compare

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

17 Jul 17:27
89ef6f7

Choose a tag to compare

0.8.1 (17 July 2019)

  • Fixed update_workbook endpoint (#454)

Another long delay

08 Apr 17:32
f6d4d35

Choose a tag to compare

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

11 Jul 18:25
b7b544e

Choose a tag to compare

  • 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

08 May 23:44
3fe62c9

Choose a tag to compare

  • Expanded the enum for site roles

Bug fix

26 Jan 18:32
b817537

Choose a tag to compare

  • Fixed #257 where refreshing extracts does not work due to a missing "self"

2018 Q1 (17 Jan 18)

17 Jan 23:23
564dda1

Choose a tag to compare

  • Added support for add a datasource/workbook refresh to a schedule (#244)
  • Added support for updating datasource connections (#253)
  • Added Refresh Now for datasource and workbooks (#250)
  • Fixed Typos in the docs (#251)