Skip to content

Releases: gouline/dbt-metabase

v0.8.0-rc1

17 Jul 11:57
5dda955
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release
  • BREAKING CHANGE: New dbt manifest parser to eventually replace now deprecated folder parser (#19, #27)
  • BREAKING CHANGE: Rename CLI and programmatic arguments (#29, #31 , #34)
  • Support for aliased models and source blocks (#17)
  • Fix for new Metabase API pagination envelope in X.40.0 (#32)
  • Fix Metabase API 400 on empty-string descriptions (#23)

https://pypi.org/project/dbt-metabase/0.8.0rc1/

v0.7.1

17 Jul 03:23
d4633e3
Compare
Choose a tag to compare

Retrofit fix for new pagination envelope in Metabase X.40.0 (#32)

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

v0.7.0

31 May 10:56
ed721c5
Compare
Choose a tag to compare

Support for aliased models and source blocks (#17)

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

v0.6.0

21 Apr 01:37
Compare
Choose a tag to compare

Metabase 0.39.0 renamed special_type to semantic_type (#15):

  • DEPRECATION: dbt meta field metabase.special_type is now deprecated, use metabase.semantic_type instead (will be removed in a future release)
  • Exporter checks API response for special_type/semantic_type and applies whichever one is present for backwards compatibility with earlier Metabase versions

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

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/