Skip to content

Releases: gouline/dbt-metabase

v0.5.2

26 Feb 23:45
Compare
Choose a tag to compare
  • Include hidden tables in Metabase (#10)
  • Display all model compatibility errors at once (#11)

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

v0.5.1

28 Oct 06:18
Compare
Choose a tag to compare

Display an error when foreign key target table/field is missing, rather than sending an invalid API request

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

v0.5.0

27 Jul 09:04
Compare
Choose a tag to compare
  • BREAKING CHANGE: Special type and visibility are now defined in meta (instead of tests) as metabase.special_type and metabase.visibility_type respectively
  • BREAKING CHANGE: This repository is no longer a dbt package, so remove it from your packages.yml

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

v0.4.3

09 Jun 02:49
Compare
Choose a tag to compare

Declare config with config-version: 2

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

v0.4.2

15 May 09:51
Compare
Choose a tag to compare

Allow type/PK and type/FK as special types

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

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/