From eea3643ccb266cacc350238b9416657b3e6794f1 Mon Sep 17 00:00:00 2001 From: Flo Date: Sun, 8 Sep 2024 16:29:08 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525ae61..f80f3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.8.0 (2024-09-08) + BREAKING CHANGES: - Support Metabase v\*.50, and drop support for earlier versions. From ccaf76e793e77d0a6c55d4d7a3694a44f56680fb Mon Sep 17 00:00:00 2001 From: Flo Date: Sun, 8 Sep 2024 16:31:02 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20supported=20version?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 078d90a..ea0ecfd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Unfortunately, this provider relies on the Metabase API which is [subject to bre | Provider version \ Metabase version | .44 | .45 | .46 | .47 | .48 | .49 | .50 | | ----------------------------------: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | | <= 0.3 | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | -| >= 0.4 | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ | ❌ | +| >= 0.4, < 0.8 | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ | ❌ | +| >= 0.8 | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ## 🔨 `mbtf` importer tool