Skip to content

Releases: gouline/dbt-metabase

v0.4.1

15 May 09:41
Compare
Choose a tag to compare

Fix passing schema tests causing compilation errors

https://pypi.org/project/dbt-metabase/0.4.1/

v0.4.0

14 Apr 08:59
Compare
Choose a tag to compare

Allow specifying a list of model names to include and exclude from processing

https://pypi.org/project/dbt-metabase/0.4.0/

v0.3.0

01 Apr 00:33
Compare
Choose a tag to compare
  • Use "public" as default schema when not provided
  • Replace /tables and /fields with /metadata Metabase API calls
  • Log what model/column missing in compatibility check

https://pypi.org/project/dbt-metabase/0.3.0/

v0.2.1

24 Feb 09:54
Compare
Choose a tag to compare
  • Allow visibility_type in column test
  • BREAKING CHANGE: Rename metabase.column to metabase.field for consistency with Metabase API

https://pypi.org/project/dbt-metabase/0.2.1/

v0.1.6

19 Feb 06:32
Compare
Choose a tag to compare

Fix /database/sync_schema call for Metabase to sync schema before pushing updates

https://pypi.org/project/dbt-metabase/0.1.6/

v0.1.5

29 Jan 06:22
ae931aa
Compare
Choose a tag to compare

Optional mb_https argument to allow HTTP connection to Metabase instead of HTTPS (requested in #1)

https://pypi.org/project/dbt-metabase/0.1.5/

v0.1.4

13 Dec 09:53
Compare
Choose a tag to compare
  • Defining a column as "Foreign Key" now automatically marks the target as "Entity Key"
  • Usage and documentation in readme

https://pypi.org/project/dbt-metabase/0.1.4/

v0.1.3

13 Dec 05:27
Compare
Choose a tag to compare

v0.1.2

13 Dec 03:23
Compare
Choose a tag to compare
  • Rename dbt package to 'metabase' for more logical prefixing
  • Fix dbt schema reader to take into account macro package prefix

https://pypi.org/project/dbt-metabase/0.1.2/

v0.1.1

13 Dec 02:55
Compare
Choose a tag to compare
  • Introducing dbt macro that this requires
  • No changes to the Python code

https://pypi.org/project/dbt-metabase/0.1.1/