Releases: gouline/dbt-metabase
Releases · gouline/dbt-metabase
v0.9.3
v0.9.2
v0.9.1
v0.9.0
Features
- Add Metabase visibility type for models (#68, #107)
- Add Metabase display name for models (#95, #109)
- Allow excluding dbt sources when exporting to Metabase (#95, #109)
- Support Metabase authentication with session ID (#83, #108)
Fixes
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.0
Breaking changes:
- New dbt manifest parser to eventually replace now deprecated folder parser (#19, #27)
- Rename CLI and programmatic arguments (#29, #31 , #34, #58)
Other changes:
- 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)
- Fix for users of BigQuery that has no schemas, defaulting to public (#40)
- Exposure parsing (#22, #38)
- Fix error installing pip package directly from git relating to dynamic SCM version (#42)
- Restore Python 3.6 compatibility (#55)
- Add explicit UTF-8 encoding for opening files on systems with other defaults (#56)
- Improvements to config and logging (#65)
- Resiliency for empty and incorrect inputs (#64)