Notable Changes to Connector Source Code for this PR
Reworked the JDBC connection dialog code in accordance with guidelines for Connection Dialog v2 (versus older v1 guidelines).
Enabled use of case-insensitive Server value "(local)" that is auto-converted to "localhost" for the JDBC connection string.
a. Server values tested successfully: (local), (LOCAL), (Local), (LoCal), localhost
Set plugin-version to 1.0.2 in manifest.xml for both the JDBC and ODBC connectors.
Verification of Taco Code
The code for both the JDBC and ODBC connectors has been:
Packaged
Signed
Tested as tacos to log into Tableau Desktop
Used to test the TDVT suite
Jarsigner verification output (same for both the JDBC and ODBC taco)
jar verified.
The signer certificate will expire on 2023-10-08.
The timestamp will expire on 2031-11-09.
Notable Changes to Connector Source Code for this PR
(local)
,(LOCAL)
,(Local)
,(LoCal)
,localhost
1.0.2
in manifest.xml for both the JDBC and ODBC connectors.Verification of Taco Code
The code for both the JDBC and ODBC connectors has been:
Jarsigner verification output (same for both the JDBC and ODBC taco)
Tableau TDVT Test Suite Results
TDVT differences will be investigated via #25