Releases: tableau/connector-plugin-sdk
Tableau Connector SDK for Tableau 2020.3
This release supports up to Tableau 2020.3 . Released 12/07/2020
TDVT 2.2.0 - Use envvar for tabquerycli path
TDVT will now first look for the environment variable TABQUERY_CLI_PATH when starting a test run. If the envvar exists and there is an executable at that location, TDVT will run tests using that tabquerycli. If not, it will follow current behavior and look at the tdvt_override.ini file for tabquerycli's location.
Tableau Connector SDK for Tableau 2020.2
This release supports up to Tableau 2020.2. Released 8/12/2020
TDVT 2.1.15
Adds initial SQL tests.
TDVT 2.1.13
Fixes a bug introduced in #504 that brokerun-pattern
.
Tableau Connector SDK for Tableau 2020.1
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2020.1 and higher. Released 5/08/2020
Packager 2.1.0
Add support for packaging connectors using connection dialogs v2
TDVT 2.1.12
Adds the --force-run
flag, which will run TDVT tests on a datasource even if smoke tests fail.
TDVT 2.1.11
Added support of comparing query errors (#501) TDVT: Added support of comparing query errors; added actual and expected errors to output CSV; added tests for diff error
TDVT 2.1.10
Merge pull request #502 from tableau/initialsql_test Add tests for initialsql