14
0

10 Commits

Author SHA256 Message Date
11ca50b175 Accepting request 1225497 from devel:languages:python
- update to 0.34:
  * Draft: Make urllib3 dependency more flexible
  * fix: queryset support for flowruns
  * docs: add docstrings to auth objects and endpoints
  * Set FILESIZE_LIMIT_MB via environment variables
  * added PulseMetricDefine cap
  * Adding project permissions handling for databases, tables and
    virtual connections
  * refactor request_options, add language param
  * ci: build on python 3.13
  * fix: handle 0 item response in querysets
- update to 0.33:
  * Add support for all types of monthly repeating schedules
  * Add workbook and datasource name attributes to JobItem Model
  * feat: group bulk edit
  * feat: add support for groupsets
  * feat: custom views dl pub
  * docs: add docstrings detailing the filter options
  * feat: tag everything
  * feat: get page and chunk size from env vars
  * feat: linked tasks
  * fix: Pager typing
- update to 0.32:
  * Bump urllib3 from 2.0.7 to 2.2.2 #1400
  * Allow setting page_size in .all and .filter #1417
  * Switch to absolute imports for favorites #1415
  * Switch to absolute imports for datasource #1416
  * Fix pop from empty list #1404
  * Ignore known internal warnings on tests #1407
  * Add support for changing project owner #1419

OBS-URL: https://build.opensuse.org/request/show/1225497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tableauserverclient?expand=0&rev=5
2024-11-21 14:19:07 +00:00
11f609efbb - update to 0.34:
* Draft: Make urllib3 dependency more flexible
  * fix: queryset support for flowruns
  * docs: add docstrings to auth objects and endpoints
  * Set FILESIZE_LIMIT_MB via environment variables
  * added PulseMetricDefine cap
  * Adding project permissions handling for databases, tables and
    virtual connections
  * refactor request_options, add language param
  * ci: build on python 3.13
  * fix: handle 0 item response in querysets
- update to 0.33:
  * Add support for all types of monthly repeating schedules
  * Add workbook and datasource name attributes to JobItem Model
  * feat: group bulk edit
  * feat: add support for groupsets
  * feat: custom views dl pub
  * docs: add docstrings detailing the filter options
  * feat: tag everything
  * feat: get page and chunk size from env vars
  * feat: linked tasks
  * fix: Pager typing
- update to 0.32:
  * Bump urllib3 from 2.0.7 to 2.2.2 #1400
  * Allow setting page_size in .all and .filter #1417
  * Switch to absolute imports for favorites #1415
  * Switch to absolute imports for datasource #1416
  * Fix pop from empty list #1404
  * Ignore known internal warnings on tests #1407
  * Add support for changing project owner #1419

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableauserverclient?expand=0&rev=9
2024-11-21 09:26:41 +00:00
3cc2d9f8dd Accepting request 1160511 from devel:languages:python
- Update to 0.30:
  * Add all missing RequestOptions fields
  * make project nullable on datasource
  * add params to workbook publish method
  * add certification to publishing a datasource
  * add contentURL as a filter
  * adding sample file for favorites
  * Implement custom view objects
  * Fix bug in update-datasources before 3.15
  * catch exceptions from ServerInfo
  * add query-tagging attribute to connection
  * Add logic to retrieve Datarole and Metric permissions
  * Allow injection of sessions
  * Fix bug in exposing ExcelRequestOptions and test
  * fix behavior when url has no protocol
  * add option to pass specific datasources to delete extracts
  * allow user agent to be set by caller
  * Fix issues with connections publishing workbooks
  * Allow download to file-like objects
  * Add updated_at to JobItem class
  * fix revision references where xml returned does not match docs
  * Do not create empty connections list
  * Add custom session injection, Fix bug for http_options 
  * fix filter for python 3, remove support for python 3.6 
  * Add new samples and delete redundant ones
  * Clean up hidden_views by making it an attribute of WorkbookItem
  * Add type hints for workbook and data source revisions, data alerts,
    Favorites, Flows, groups, permissions, projects, flow runs, site,
    subscriptions, Users, webhooks
  * add get_by_id method and test for schedules

OBS-URL: https://build.opensuse.org/request/show/1160511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tableauserverclient?expand=0&rev=4
2024-03-22 14:21:15 +00:00
2e243b40f6 - Update to 0.30:
* Add all missing RequestOptions fields
  * make project nullable on datasource
  * add params to workbook publish method
  * add certification to publishing a datasource
  * add contentURL as a filter
  * adding sample file for favorites
  * Implement custom view objects
  * Fix bug in update-datasources before 3.15
  * catch exceptions from ServerInfo
  * add query-tagging attribute to connection
  * Add logic to retrieve Datarole and Metric permissions
  * Allow injection of sessions
  * Fix bug in exposing ExcelRequestOptions and test
  * fix behavior when url has no protocol
  * add option to pass specific datasources to delete extracts
  * allow user agent to be set by caller
  * Fix issues with connections publishing workbooks
  * Allow download to file-like objects
  * Add updated_at to JobItem class
  * fix revision references where xml returned does not match docs
  * Do not create empty connections list
  * Add custom session injection, Fix bug for http_options 
  * fix filter for python 3, remove support for python 3.6 
  * Add new samples and delete redundant ones
  * Clean up hidden_views by making it an attribute of WorkbookItem
  * Add type hints for workbook and data source revisions, data alerts,
    Favorites, Flows, groups, permissions, projects, flow runs, site,
    subscriptions, Users, webhooks
  * add get_by_id method and test for schedules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableauserverclient?expand=0&rev=7
2024-03-22 03:41:50 +00:00
bd8e5e07e1 Accepting request 970984 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/970984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tableauserverclient?expand=0&rev=3
2022-04-20 14:57:06 +00:00
176f0bd43f Accepting request 970981 from home:pgajdos:python
- version update to 0.18.0
  ## 0.18.0 (6 April 2022)    
  * Switched to using defused_xml for xml attack protection
  * added linting and type hints
  * improve experience with self-signed certificates/invalid ssl
  * updated samples
  * new item types: metrics, revisions for datasources and workbooks
  * features: support adding flows to schedules, exporting workbooks to powerpoint
  * fixes: delete extracts
  ## 0.17.0 (20 October 2021)
  * Added support for accepting parameters for post request of the metadata api (#850)
  * Fixed jobs.get_by_id(job_id) example & reference docs (#867, #868) 
  * Fixed handling for workbooks in personal spaces which do not have projectID or Name  (#875)
  * Updated links to Data Source Methods page in REST API docs (#879)
  * Unified arguments of sample scripts (#889)
  * Updated docs for - links to Datasource API (#879) ,  sample scripts (#892) & metadata query (#896)
  * Added support for scheduling DataUpdate Jobs (#891)
  * Exposed the fileuploads API endpoint (#894)
  * Added a new sample & documentation for metadata API (#895, #896)
  * Added support to the package for getting flow run status, as well as the ability to cancel flow runs. (#884)
  * Added jobs.wait_for_job method (#903)
  * Added description support for datasources item (#912)
  * Dropped support for Python 3.5 (#911)
  ## 0.16.0 (15 July 2021)
  * Documentation updates (#800, #818, #839, #842)
  * Fixed data alert repr in subscription item (#821)
  * Added support for Data Quality Warning (#836)
  * Added support for renaming datasources (#843)
  * Improved Datasource tests (#843)
  * Updated catalog obfuscation field (#844)

OBS-URL: https://build.opensuse.org/request/show/970981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableauserverclient?expand=0&rev=5
2022-04-20 07:24:24 +00:00
b9f400fb2c Accepting request 873421 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/873421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tableauserverclient?expand=0&rev=2
2021-02-18 19:41:38 +00:00
1f6e34f637 Accepting request 873298 from home:jayvdb:py-submit
official client.
~1300 on top pypi packages

OBS-URL: https://build.opensuse.org/request/show/873298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableauserverclient?expand=0&rev=3
2021-02-18 14:48:52 +00:00
4b0b2d3765 Accepting request 865663 from devel:languages:python
First opensuse package to interface with Tableau

OBS-URL: https://build.opensuse.org/request/show/865663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tableauserverclient?expand=0&rev=1
2021-01-22 20:52:24 +00:00
b85147cbb2 Accepting request 865537 from home:jayvdb:py-submit
no 1442 on https://hugovk.github.io/top-pypi-packages/

OBS-URL: https://build.opensuse.org/request/show/865537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableauserverclient?expand=0&rev=1
2021-01-22 07:22:18 +00:00