Skip to content

Releases: tableau/connector-plugin-sdk

Tableau Connector SDK for Tableau 2020.3

07 Dec 19:13
db43bb0
Compare
Choose a tag to compare

This release supports up to Tableau 2020.3 . Released 12/07/2020

TDVT 2.2.0 - Use envvar for tabquerycli path

27 Oct 17:50
8fa74f2
Compare
Choose a tag to compare

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

12 Aug 19:52
bdc1372
Compare
Choose a tag to compare

This release supports up to Tableau 2020.2. Released 8/12/2020

TDVT 2.1.15

15 Jun 21:17
f2fd633
Compare
Choose a tag to compare

Adds initial SQL tests.

TDVT 2.1.13

08 May 22:43
f5ed2ab
Compare
Choose a tag to compare

Fixes a bug introduced in #504 that brokerun-pattern.

Tableau Connector SDK for Tableau 2020.1

08 May 20:51
f5ed2ab
Compare
Choose a tag to compare

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

08 May 21:06
19a9f17
Compare
Choose a tag to compare

Add support for packaging connectors using connection dialogs v2

TDVT 2.1.12

01 May 22:51
f76c0a7
Compare
Choose a tag to compare

Adds the --force-run flag, which will run TDVT tests on a datasource even if smoke tests fail.

TDVT 2.1.11

23 Apr 22:25
ca0bf93
Compare
Choose a tag to compare
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

23 Apr 22:27
430ef88
Compare
Choose a tag to compare
Merge pull request #502 from tableau/initialsql_test

Add tests for initialsql