Tags: ecederstrand/server-client-python
Tags
0.40 - fix packaging error in 0.39 (tableau#1750) jorwoods/package install fix (jorwoods/package install fix tableau#1747) Revert "refer to single package entrypoint (refer to single package entrypoint tableau#1739)" This reverts commit 043efa1. fix: make pyproject.toml more explicity in what is included chore: remove commented out config Co-authored-by: Jordan Woods 13803242+jorwoods@users.noreply.github.com
release v0.39 (tableau#1737) * feat: New APIs: Update multiple connections in a single workbook/datasource (tableau#1638) * feat: enable toggling attribute capture for a site (tableau#1619) * feat: support OIDC endpoints (tableau#1630) * feat: add WebAuthoringForFlows capability to Permission class (tableau#1642) * feat: support collections in favorites (tableau#1647) * feat: Add UAT (unified access token) support to JWT login (tableau#1671) * feat: Update permissions_item.py --added ExtractRefresh attribute (tableau#1617) (tableau#1669) * feat: make refresh consistent between endpoints (tableau#1665) * feat: make ResourceReference hashable (tableau#1668) Closes tableau#1666 * feat: delete view (tableau#1712) * feat: batch create schedule (tableau#1714) * feat: users csv import (tableau#1409) * feat: implement users bulk_remove * feat: enable idp_configuration_id in bulk_add * feat: support extensions api (tableau#1672) * feat: Add support for receiving "Customized Monthly" schedule intervals (tableau#1670) * feat: implement tableau#816: project.get_by_id (tableau#1736) * fix: put special fields first (tableau#1622) Closes tableau#1620 * fix: virtual connections username (tableau#1628) Closes tableau#1626 * fix: add contentType to tags batch actions (tableau#1643) * fix: datasource owner/project missing parsing (tableau#1700) * fix: datasource description update and publish (tableau#1682) * fix: windows decoding error * fix: assert on warning instead of ignore * fix: add workbook and view setter for custom view (tableau#1730) * fix: handle parameters for view filters (tableau#1633) * fix: handle parameters for view filters Closes tableau#1632
v0.38 - IDP configuration (tableau#1606) * docs: docstrings for schedules and intervals (tableau#1528) * docs: Docstrings for new fields * feat: enable retrieving only owned workbooks * feat: Add support for multiple IDPs (jorwoods) * feat: Add fields:_all_ support (tableau#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 * feat: add owner attribute to project * Add SSL option for connecting to Tableau Server with a weaker DH key length Fixes tableau#1582 * feat: 1580 list extracts on schedule (tableau#1604) * chore: type hint database and table objects (tableau#1593) * ci: Switch Slack action to use `ubuntu-latest` like our other actions. --------- Co-authored-by: Jordan Woods <jorwoods@users.noreply.github.com> Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com> Co-authored-by: Brian Cantoni <bcantoni@salesforce.com> Co-authored-by: casey-crawford-cfa <91914995+casey-crawford-cfa@users.noreply.github.com>
Merge pull request tableau#1586 from tableau/development Release v0.37
Merge pull request tableau#1444 from tableau/development v0.33 Features: - add name, datasource-name to Job item - enable bulk add and remove users - Linked Tasks: get, get by ID, run Now - implement Tags: create new, add/delete for workbooks, flows, datasources - get page and chunk size from env vars - add some repr implementations - implement virtual connections Bugfix: - tableau#1447 - tableau#1449
PreviousNext