Skip to content

Releases: tableau/tableau-mcp

v1.18.5

16 Apr 22:07
5a8ea5d

Choose a tag to compare

What's Changed

Full Changelog: v1.18.2...v1.18.5

v1.18.2

16 Apr 22:04
c9259b5

Choose a tag to compare

What's Changed

  • @W-21638391 Update Tableau MCP to support download SVGs using the Get View Image endpoint by @RenaSpb in #286
  • @W-21919495: Read authInfo with each request by @anyoung-tableau in #294

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

03 Apr 20:59
0063c97

Choose a tag to compare

What's Changed

Full Changelog: v1.17.19...v1.18.1

🚨 Breaking Changes 🚨
Environment variables:
ENABLE_SERVER_LOGGING → ENABLED_LOGGERS
SERVER_LOG_DIRECTORY → FILE_LOGGER_DIRECTORY.

These variables have been renamed to better reflect their purpose. Additionally, ENABLED_LOGGERS now accepts fileLogger and appLogger as strings for writing to stdout and to disk respectively, instead of a boolean option to write to disk.

v1.17.19

24 Mar 17:13
98087d3

Choose a tag to compare

What's Changed

Full Changelog: v1.17.12...v1.17.19

v1.17.12

07 Mar 01:35
ca2af08

Choose a tag to compare

What's Changed

  • @W-21483837: Stop creating /oauth2 routes when authz server is external by @anyoung-tableau in #256

Full Changelog: v1.17.11...v1.17.12

v1.17.11

05 Mar 02:45
1f20c60

Choose a tag to compare

What's Changed

Full Changelog: v1.17.8...v1.17.11

v1.17.8

04 Mar 19:12
b6475bf

Choose a tag to compare

What's Changed

  • @W-21261850: Address vulnerabilities in dependencies by @anyoung-tableau in #222
  • @W-19785644: Minor calculation changes by @stephendeoca in #218
  • @W-21264036: Provide common context to tools by @anyoung-tableau in #223
  • @W-20976712: Add MCP OAuth scope support and enforcement by @mattcfilbert in #205
  • @W-21383563 - security vul fix for deps minimatch and rollup by @mattcfilbert in #235
  • @W-21364575 improved query data source prompt. updated package description by @joeconstantino in #233
  • @W-20680233 Add new "warnings" field in queryDatasource response schema to capture ContextFilterMissing Validation Errors by @jarhun88 in #227
  • @W-21415611: Only advertise client secret auth methods when secret pairs are defined by @anyoung-tableau in #236
  • @W-21415611: Bump version by @anyoung-tableau in #238
  • @W-21418935 - SITE_NAME matching when contentUrl differs from display name by @mattcfilbert in #239
  • @W-21420603: Fix parameterValueSchema to accept object-typed parameter members by @mattcfilbert in #240
  • @W-21434558 searchContent bug fix for broken sorting behavior by @joeconstantino in #244
  • @W-21433654: Fix 260 filter schemas by adding support for rules to control tool behavior across different versions by @stephendeoca in #243
  • @W-21448601 - Use CIMD client_name in device_name for Connected Clients (#199) by @mattcfilbert in #247

New Contributors

Full Changelog: v1.15.0...v1.17.8

v1.15.0

12 Feb 21:03
c3f79a1

Choose a tag to compare

Noteworthy Changes

⚠️ v1.15.0 introduces product telemetry, which sends tool usage data to Tableau so that we can better understand how customers use Tableau MCP. It is enabled by default but can be disabled using the PRODUCT_TELEMETRY_ENABLED environment variable. ⚠️

What's Changed

Full Changelog: v1.14.5...v1.15.0

v1.14.5

05 Feb 01:25
38366a3

Choose a tag to compare

What's Changed

Full Changelog: v1.14.4...v1.14.5

v1.14.4

30 Jan 22:55
9d5c0b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.10...v1.14.4