-
Notifications
You must be signed in to change notification settings - Fork 437
Comparing changes
Open a pull request
base repository: tableau/server-client-python
base: v0.36
head repository: tableau/server-client-python
compare: v0.37
- 7 commits
- 21 files changed
- 5 contributors
Commits on Jan 22, 2025
-
Fixed incorrect size unit when logging fileUpload (#1560)
Update fileuploads_endpoint.py fix size unit when logging fileUpload Co-authored-by: Jac <jacalata@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1912806 - Browse repository at this point
Copy the full SHA 1912806View commit details
Commits on Jan 23, 2025
-
docs: DatasourceItem and Endpoint docstrings (#1556)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 364f431 - Browse repository at this point
Copy the full SHA 364f431View commit details
Commits on Mar 20, 2025
-
fix: change GroupSets.get api for more consistency (#1568)
All other endpoints accept RequestOptions as an argument named req_options. This PR makes GroupSets more consistent with other endpoints. This makes it work with the Pager option now. Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f17e8e7 - Browse repository at this point
Copy the full SHA f17e8e7View commit details -
fix: virtual connection ConnectionItem attributes (#1566)
Closes #1558 Connection XML element for VirtualConnections has different attribute keys compared to connection XML elements when returned by Datasources, Workbooks, and Flows. This PR adds in flexibility to ConnectionItem's reading of XML to account for both sets of attributes that may be present elements. Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e39dbcb - Browse repository at this point
Copy the full SHA e39dbcbView commit details -
fix: remove vizHeight and vizWidth from ImageRequestOptions (#1565)
feat: properly support request option filters Many filters and RequestOptions added in 3.23. Adds explicit support for them and checks for prior versions. Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba716b9 - Browse repository at this point
Copy the full SHA ba716b9View commit details
Commits on Mar 21, 2025
-
Adding incremental refresh option for workbook and datasource endpoin…
…ts along with the new JobItem code changes (#1585) * Adding incremental refresh option to workbook and datasource along with new job item finish code * Fix build pipeline failures related to mypy & black
Configuration menu - View commit details
-
Copy full SHA for b81993a - Browse repository at this point
Copy the full SHA b81993aView commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bf85704 - Browse repository at this point
Copy the full SHA bf85704View 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.36...v0.37