-
Notifications
You must be signed in to change notification settings - Fork 446
Comparing changes
Open a pull request
base repository: tableau/server-client-python
base: v0.38
head repository: tableau/server-client-python
compare: v0.39
- 16 commits
- 131 files changed
- 7 contributors
Commits on Apr 22, 2025
-
ci: update slack action vm version
Switch Slack action to use `ubuntu-latest` like our other actions. --------- Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d793570 - Browse repository at this point
Copy the full SHA d793570View commit details -
feat: enable retrieving only owned workbooks
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dbd0c0f - Browse repository at this point
Copy the full SHA dbd0c0fView commit details
Commits on May 13, 2025
-
docs: docstrings for schedules and intervals (#1528)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5ea333 - Browse repository at this point
Copy the full SHA a5ea333View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b1558 - Browse repository at this point
Copy the full SHA a2b1558View commit details
Commits on May 14, 2025
-
feat: Add fields:_all_ support (#1563)
* feat: project support all fields * feat: groups all fields * feat: views support all fields * feat: user support _all_ fields * feat: workbook support all fields * feat: datasourceitem _all_ fields * feat: add fields methods to QuerySet * docs: Docstrings for new fields * feat: add owner attribute to project * fix: restore _all_fields but deprecated --------- Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e112bb - Browse repository at this point
Copy the full SHA 5e112bbView commit details -
Add SSL option for connecting to Tableau Server with a weaker DH key …
Configuration menu - View commit details
-
Copy full SHA for 823fe69 - Browse repository at this point
Copy the full SHA 823fe69View commit details -
chore: type hint database and table objects (#1593)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d720b1b - Browse repository at this point
Copy the full SHA d720b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf80a7 - Browse repository at this point
Copy the full SHA dbf80a7View commit details -
1580 list extracts on schedule (#1604)
* determine what datasources or workbooks are associated with a schedule
Configuration menu - View commit details
-
Copy full SHA for f9bc99b - Browse repository at this point
Copy the full SHA f9bc99bView commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bcc79f6 - Browse repository at this point
Copy the full SHA bcc79f6View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0efb32 - Browse repository at this point
Copy the full SHA d0efb32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c728b19 - Browse repository at this point
Copy the full SHA c728b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d3901d - Browse repository at this point
Copy the full SHA 2d3901dView commit details
Commits on May 21, 2025
-
Merge pull request #1615 from casey-crawford-cfa/feature/1579-Monthly…
…Interval-bug Tableau API is expecting an integer or 'lastDay'.
Configuration menu - View commit details
-
Copy full SHA for 2886018 - Browse repository at this point
Copy the full SHA 2886018View commit details
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b597886 - Browse repository at this point
Copy the full SHA b597886View commit details
Commits on Feb 2, 2026
-
* feat: New APIs: Update multiple connections in a single workbook/datasource (#1638) * feat: enable toggling attribute capture for a site (#1619) * feat: support OIDC endpoints (#1630) * feat: add WebAuthoringForFlows capability to Permission class (#1642) * feat: support collections in favorites (#1647) * feat: Add UAT (unified access token) support to JWT login (#1671) * feat: Update permissions_item.py --added ExtractRefresh attribute (#1617) (#1669) * feat: make refresh consistent between endpoints (#1665) * feat: make ResourceReference hashable (#1668) Closes #1666 * feat: delete view (#1712) * feat: batch create schedule (#1714) * feat: users csv import (#1409) * feat: implement users bulk_remove * feat: enable idp_configuration_id in bulk_add * feat: support extensions api (#1672) * feat: Add support for receiving "Customized Monthly" schedule intervals (#1670) * feat: implement #816: project.get_by_id (#1736) * fix: put special fields first (#1622) Closes #1620 * fix: virtual connections username (#1628) Closes #1626 * fix: add contentType to tags batch actions (#1643) * fix: datasource owner/project missing parsing (#1700) * fix: datasource description update and publish (#1682) * fix: windows decoding error * fix: assert on warning instead of ignore * fix: add workbook and view setter for custom view (#1730) * fix: handle parameters for view filters (#1633) * fix: handle parameters for view filters Closes #1632
Configuration menu - View commit details
-
Copy full SHA for 34ac954 - Browse repository at this point
Copy the full SHA 34ac954View 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.38...v0.39