8000 Tags · rshide/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Tags: rshide/server-client-python

Tags

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#653 from tableau/0.12_patch

0.12 patch to fix login sample

v0.12

Toggle v0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#647 from tableau/development

Development to master for v0.12

v0.11

Toggle v0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#612 from tableau/development

Merge development into master for v0.11 release

v0.11 (1 May 2020)

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

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#573 from tableau/development

Merging v0.10 changes from development to master

* Added a way to handle non-xml errors (tableau#515)
* Added Webhooks endpoints for create, delete, get, list, and test (tableau#523, tableau#532)
* Added delete method in the tasks endpoint (tableau#524)
* Added description attribute to WorkbookItem (tableau#533)
* Added support for materializeViews as schedule and task types (tableau#542)
* Added warnings to schedules (tableau#550, tableau#551)
* Added ability to update parent_id attribute of projects (tableau#560, tableau#567)
* Improved filename behavior for download endpoints (tableau#517)
* Improved logging (tableau#508)
* Fixed runtime error in permissions endpoint (tableau#513)
* Fixed move_workbook_sites sample (tableau#503)
* Fixed project permissions endpoints (tableau#527)
* Fixed login.py sample to accept site name (tableau#549)

v0.9

Toggle v0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#507 from tableau/development

Release v0.9
## 0.9 (4 Oct 2019)

* Added Metadata API endpoints (tableau#431)
* Added site settings for Data Catalog and Prep Conductor (tableau#434)
* Added new fields to ViewItem (tableau#331)
* Added support and samples for Tableau Server Personal Access Tokens (tableau#465)
* Added Permissions endpoints (tableau#429)
* Added tags to ViewItem (tableau#470)
* Added Databases and Tables endpoints (tableau#445)
* Added Flow endpoints (tableau#494)
* Added ability to filter projects by topLevelProject attribute (tableau#497)
* Improved server_info endpoint error handling (tableau#439)
* Improved Pager to take in keyword arguments (tableau#451)
* Fixed UUID serialization error while publishing workbook (tableau#449)
* Fixed materalized views in request body for update_workbook (tableau#461)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#462 from tableau/release-0.8.1

Release 0.8.1

* Fixed update_workbook endpoint (tableau#454)

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#422 from tableau/development

Release 0.8

v0.7

Toggle v0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#316 from RussTheAerialist/master

Merge in v0.7 from development.

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding all of the new site roles (tableau#291)

* Adding all of the new site roles

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#258 from RussTheAerialist/bugfix-257-empty…

…_req_fails

Bugfix 257 empty req fails
0