Skip to content

Releases: tableau/connector-plugin-sdk

TDVT 2.1.9

13 Apr 23:11
87a529c
Compare
Choose a tag to compare

Fixes the add_ds command for workbooks created in Tableau 2020.2.

TDVT 1.5.24

13 Apr 23:39
Compare
Choose a tag to compare

Maintenance release that is identical to 1.5.22 below. 🤷‍♂️

TDVT 1.5.22

13 Apr 23:08
99b8efc
Compare
Choose a tag to compare

Maintenance release to add an expected to PostgreSQL.

TDVT 2.1.8: Update cast expected for postgres 11

08 Apr 22:23
edf21ab
Compare
Choose a tag to compare
Merge pull request #491 from tableau/add-new-expected

Update cast expected for postgres 11

Tableau Connector SDK for Tableau 2019.4

11 Mar 19:34
dc5993f
Compare
Choose a tag to compare

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

10 Feb 22:59
50feb3a
Compare
Choose a tag to compare

Fixes a bug where files could not be run.

TDVT 2.1.6

14 Jan 00:48
3e5d638
Compare
Choose a tag to compare

Add string.contains.regex test

TDVT 2.1.5

08 Jan 17:58
7fb79fe
Compare
Choose a tag to compare

Updates test names and setup file locations for CastCalcsTest, StaplesTest, and BadPasswordTest.

TDVT 2.1.4

03 Jan 00:22
5e40743
Compare
Choose a tag to compare

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

30 Dec 19:23
7228b3e
Compare
Choose a tag to compare
  • Add a snowflake test case.