Skip to content

Conversation

@jacalata
Copy link
Contributor

@jacalata jacalata commented Jan 6, 2023

  • session injection
  • show detailed errors when unable to connect to server
  • excel request options and docs
  • when deleting extract from workbook, choose between 'all' and specific datasources
  • when no protocol is given, assume http
  • handle redirect on login for e.g http://online.tableau.com work to redirect to http://east.online.tableau.com
  • add default permissions for data roles and metrics
  • allow calling code to set the user agent

jacalata and others added 14 commits September 22, 2022 15:50
* ssl-verify is an option, not a header
* Allow injection of session_factory to allow use of a custom session
Pylint with "errors only" isn't 100% accurate, but it found a few problems
that should be fixed.
* fix behavior when url has no protocol
* smoke test for pypi
* Add permission control for Data Roles and Metrics (#1)
* Add functions to control permissions
* Add new resource types
bring over fix from test repo
* add option to pass specific datasources
* mypy no-implicit-optional
jacalata and others added 7 commits January 6, 2023 15:59
Allow publishing using connection credentials on ConnectionItem class without
ConnectionCredentials instance, as documented

Accept empty string for username or password in connection credentials

Avoid Tableau Server internal server error when publishing with empty
connection list by setting connections to None
* fix revision references where xml returned does not match docs
This should fix (1) from #1139 (comment), by preventing us from sending an empty connections element if the list of connections is empty.
@jacalata jacalata changed the title Development push code for 0.24 Feb 14, 2023
@jacalata jacalata merged commit 514cc13 into master Feb 14, 2023
@jacalata jacalata deleted the development branch February 14, 2023 20:47
@jacalata jacalata restored the development branch February 14, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants