-
Notifications
You must be signed in to change notification settings - Fork 448
Comparing changes
Open a pull request
base repository: tableau/server-client-python
base: v0.34
head repository: tableau/server-client-python
compare: v0.35
- 19 commits
- 43 files changed
- 6 contributors
Commits on Nov 1, 2024
-
Workbook update Description (#1516)
* Allows workbook updates to change the description starting with api version 3.21 * Fixes formatting * Fixes style issues caused by using black and python version 3.13
Configuration menu - View commit details
-
Copy full SHA for 3460528 - Browse repository at this point
Copy the full SHA 3460528View commit details
Commits on Nov 27, 2024
-
docs: docstrings for custom_views (#1540)
Also adds support for using view_id, workbook_id and owner_id to filter custom_views returned by the REST API Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4278e5 - Browse repository at this point
Copy the full SHA a4278e5View commit details -
feat: capture site content url from sign in (#1524)
Sign in attempts will return the site's content url in the response. This change parses that as well and includes it on the server object for later reference by the user. Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9826cbf - Browse repository at this point
Copy the full SHA 9826cbfView commit details -
fix: datasource id on ConnectionItem (#1538)
Closes #1536 Populates the datasource id and name on the `ConnectionItem`s as they return. Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d4e43e - Browse repository at this point
Copy the full SHA 9d4e43eView commit details
Commits on Dec 4, 2024
-
Adding support for thumbnail related options in workbook publish (#1542)
* Adding support for thumbnail related options in workbook publish
Configuration menu - View commit details
-
Copy full SHA for e3f1e22 - Browse repository at this point
Copy the full SHA e3f1e22View commit details
Commits on Dec 13, 2024
-
feat: incremental refresh for extracts (#1545)
* implement incremental refresh * add sample that creates an incremental extract/runs 'refresh now'
Configuration menu - View commit details
-
Copy full SHA for bdfecfb - Browse repository at this point
Copy the full SHA bdfecfbView commit details -
Fixing set default permissions for virtual connections (#1535)
* Fixing setting default permissions for virtual connections * Adding tests
Configuration menu - View commit details
-
Copy full SHA for 9379c40 - Browse repository at this point
Copy the full SHA 9379c40View commit details -
docs: webhook docstrings (#1530)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a45224 - Browse repository at this point
Copy the full SHA 7a45224View commit details -
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ba445b - Browse repository at this point
Copy the full SHA 9ba445bView commit details
Commits on Dec 30, 2024
-
feat: publish datasource as replacement (#1546)
* Add "Replace" to publish type enum
Configuration menu - View commit details
-
Copy full SHA for 28952e4 - Browse repository at this point
Copy the full SHA 28952e4View commit details
Commits on Jan 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e373cf4 - Browse repository at this point
Copy the full SHA e373cf4View commit details -
docs: docstrings for Pager and RequestOptions (#1498)
* docs: docstrings for filter tooling * docs: docstring for Sort --------- Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9c36c1 - Browse repository at this point
Copy the full SHA b9c36c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d592a - Browse repository at this point
Copy the full SHA 55d592aView commit details -
docs: project docstrings (#1505)
* docs: project docstrings * docs: add REST API links
Configuration menu - View commit details
-
Copy full SHA for f9341a4 - Browse repository at this point
Copy the full SHA f9341a4View commit details -
docs: docstrings for JobItem and Jobs endpoint (#1529)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a43355a - Browse repository at this point
Copy the full SHA a43355aView commit details -
docs: docstrings on ConnectionItem and ConnectionCredentials (#1526)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1020485 - Browse repository at this point
Copy the full SHA 1020485View commit details -
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2035481 - Browse repository at this point
Copy the full SHA 2035481View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec10c60 - Browse repository at this point
Copy the full SHA ec10c60View commit details
Commits on Jan 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5e016f - Browse repository at this point
Copy the full SHA c5e016fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.34...v0.35