8000 Release 0.8 by graysonarts · Pull Request #422 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Release 0.8 #422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 48 commits into from
Apr 8, 2019
Merged

Release 0.8 #422

merged 48 commits into from
Apr 8, 2019

Conversation

t8y8 and others added 30 commits July 19, 2018 14:54
Not all endpoints support pagination on the server-side. We don't really give a way to predict what will or won't work with `Pager`, so I've updated it to check for a `total_available` amount. If that is `None` the endpoint doesn't support paging, and we can just drain the existing list and return. If the endpoint gets updated to support paging, it'll just magically start working.
The link points to the old version of the dev-guide on the master branch. Point link to the new version on the gh-pages branch by linking to the built docs instead of repo location.
* fixing import of TSC.Target to client access
…by_content_url to correct rest api version
…script to update/check on materialized views settings
Add materialized views settings support for workbooks/sites
bzhang and others added 18 commits February 4, 2019 18:14
Added more options for materialized views feature
Fixed the issue that materializeNow flag is not passed to server correctly
…#401)

* fixed the bug that materialize_workbooks.py cannot handle empty lines in workbook list, and not user get notified when workbook name/path is not valid

* check for invalid file names, when can't find workbook name/path, remind user to use new line separated file as workbook list

* notify user when file name is invalid
* adding support for flows

* added test for querying schedules
* Adding tests for 500 error handling

* fixing python 2.7 test failures

* fixing style failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants
0