Releases: tableau/connector-plugin-sdk
Releases · tableau/connector-plugin-sdk
TDVT 2.1.9
Fixes the add_ds
command for workbooks created in Tableau 2020.2.
TDVT 1.5.24
Maintenance release that is identical to 1.5.22 below. 🤷♂️
TDVT 1.5.22
Maintenance release to add an expected to PostgreSQL.
TDVT 2.1.8: Update cast expected for postgres 11
Merge pull request #491 from tableau/add-new-expected Update cast expected for postgres 11
Tableau Connector SDK for Tableau 2019.4
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2019.4 and higher. Released 3/11/2020.
TDVT 2.1.7
Fixes a bug where files could not be run.
TDVT 2.1.6
Add string.contains.regex test
TDVT 2.1.5
Updates test names and setup file locations for CastCalcsTest
, StaplesTest
, and BadPasswordTest
.
TDVT 2.1.4
Changes in #430
- Update smoke tests to count skipped & disabled tests as "pass". Also update the command line results from a TDVT run with more details.
- Refactor list command. list is used with suites and list-logical-configs is just for logical configs.
- Fixes test rerun bug.
TDVT 2.1.3
- Add a snowflake test case.