Releases: bryanthowell-tableau/tableau_tools
Version 4.9.0
Fully implemented API Version 3.3 (2019.1) including the Flow methods for Prep Conductor. Also added the View hiding at Publish Time from 3.2 which was missed the first time around. Also a new method for swapping in static Data Files using Tableau Documents -- swap in an updated CSV, XLS, or Hyper file to an existing TDSX / TWBX then publish that updated version.
version 4.8.3
Fields were never implemented from REST API 2.5+ on Views on Site methods. Implemented now.
version 4.8.2
4.8.0 was implementation of JSON request methods for plural querying methods. .1 and .2 are quick bug fix / additions.
Version 4.7.2
Small bugfix on the published data source detection
Version 4.7.1
Quick fix change to 4.7.0
Version 4.7.0
This release starts adding a direct_xml_request optional parameter to add and update requests to allow for full replication of one site to another. The full set of commands has not been updated yet, so expect follow on releases.
Version 4.6.5
Adds in the 3.2 API class into the init.py and made the add_extract method aware of the 2018 and later releases.
Version 4.6.4
v.4.6.4 Bug fix on type check for Python 3
Version 4.6.3
Implemented includeExtract parameter on workbook and datasource download calls
Version 4.6.2
Version 4..6.2 implements fixes for a host of issues reported here on GitHub.