-
Notifications
You must be signed in to change notification settings - Fork 425
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
v0.31 #1378
v0.31 #1378
Conversation
jacalata
commented
May 23, 2024
- better support for schedules
- change dependencies
- fix paging bug
- add data freshness
- add requests options for exporting
CGI Removal
feat: allow viz height and width parameters
I'm not fully clear on where these might come from, but this change should let TSC work in such cases. Fixes #1349
Add support for System schedule type
Merge pull request #1357 from jorwoods/jorwoods/wb_pub_desc
Add support for daily (24 hour) intervals for tasks
Update Actions to include Python 3.12 and reduce duplicate test runs
* Add data acceleration & data freshness policy functions * Add unit tests and raise errors on missing params * fix types & spell checks * addressed some feedback * addressed feedback * cleanup code * Revert "Merge branch 'add_data_acceleration_and_data_freshness_policy_support' of https://github.com/tableau/server-client-python into add_data_acceleration_and_data_freshness_policy_support" This reverts commit 5b30e57, reversing changes made to 5789e32. * fix formatting * Address feedback * mypy & formatting changes
In some cases, Tableau Server might have a different between the advertised total number of object and the actual number returned via the Pager. This change adds one more check to prevent errors from happening in these situations. Fixes #1304
@W-14332894 - Add create cloud flow task support
…ters feat: pass parameters in request options
Improve robustness of Pager results
Thanks for the contribution! Unfortunately we can't verify the commit author(s): Brian Cantoni <b***@b***.i***.s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated. |
Close and reopen to see if it clears up the CLA Bot issue... |