Skip to content

Commit 711e28b

Browse files
committed
Metabase v0.43.0-rc2 release
1 parent edca877 commit 711e28b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ For example, if you're running Metabase from a directory called `/app/`, you sho
3232
# example directory structure for running Metabase with Teradata support
3333
/app/metabase.jar
3434
/app/plugins/teradata.metabase-driver.jar
35-
/app/plugins/tdgssconfig.jar
3635
/app/plugins/terajdbc4.jar
3736
```
3837

@@ -41,7 +40,6 @@ If you're running Metabase from the Mac App, the plugins directory defaults to `
4140
```bash
4241
# example directory structure for running Metabase Mac App with Teradata support
4342
/Users/you/Library/Application Support/Metabase/Plugins/teradata.metabase-driver.jar
44-
/Users/you/Library/Application Support/Metabase/Plugins/tdgssconfig.jar
4543
/Users/you/Library/Application Support/Metabase/Plugins/terajdbc4.jar
4644
```
4745

resources/metabase-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
info:
22
name: Metabase Teradata Driver
3-
version: 1.0.2-metabase-v0.42.4-teradata-jdbc-17.10
3+
version: 1.0.2-metabase-v0.43.0-rc2-teradata-jdbc-17.10
44
description: Allows Metabase to connect to Teradata databases. Community Supported driver.
55
dependencies:
66
- class: com.teradata.jdbc.TeraDriver

0 commit comments

Comments
 (0)