Releases: tableau/connector-plugin-sdk
Tableau Connector SDK for Tableau 2022.2
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2022.2 and higher. Released 10/18/2022
TDVT 2.6.9
What's Changed
- Story 1324999: Warn users when server is not present as required attribute by @saugatt in #986
- Adding regex tests from unittests. by @tabsdavis in #969
- Update expected.setup.string.regexp.replace.extended.1.txt by @lukewrites in #997
- Revert change to tdvt_log_combined.txt file name by @lukewrites in #999
- Add TDVT test string.contains.null by @danliusf in #994
New Contributors
Full Changelog: tableau-2022.1...tdvt-2.6.9
Tableau Connector SDK for Tableau 2022.1
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2022.1 and higher. Released 6/29/2022
TDVT 2.6.2 - Update string.regex.icu_setup test
update-regex.icu_fallback-encoding (#935) * Update encoding of setup.string.regex.icu_fallback.txt -Change encoding to utf-8 and update expecteds. * Bump changelog, readme, and version.py. * Test to see if we can now remove these expecteds. * Remove sql & query-time from expected.
Tableau Connector SDK for Tableau 2021.4
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2021.4 and higher. Released 3/31/2022
TDVT 2.6.1
What's Changed
- Fix bug in custom output dir logic. by @lukewrites in #919
TDVT 2.6.0 - Custom output directory for log files
What's Changed
- Added optional flag, '--output-dir' to assign value to output_dir and… by @tabsdavis in #895
New Contributors
- @tabsdavis made their first contribution in #893
Full Changelog: 2020.1...tdvt-2.6.0
Tableau Connector SDK for Tableau 2021.3
This version of the Tableau Connector SDK targets Tableau Desktop and Server versions 2021.3 and higher. Released 12/15/2021
TDVT 2.5.0 - Staples smoke test is now logical
Converts the Staples smoke test from expression to logical. Leaves the Calcs smoke test as-is.
TDVT 2.4.1 - Bugfix
Fixes bad parsing of .ini files that logs an annoying (and incorrect) Warning
to the console thousands of time on --generate
.