Skip to content

Releases: motherduckdb/metabase_duckdb_driver

Metabase 0.52.9 + DuckDB 1.1.3

05 Feb 23:06
7105cb5
Compare
Choose a tag to compare

A bug fix release mainly to address issues when upgrading to Metabase 52 and later. This version will still work with previous versions of Metabase.
Add support for GEOMETRY type from the spatial extension.

Metabase v0.51.3 + DuckDB v1.1.3

22 Nov 20:44
c7bfb8b
Compare
Choose a tag to compare
  • Fix fingerprinting issue with JSON type.
  • Prevent MD_INFORMATION_SCHEMA metadata tables from being fingerprinted.
  • Fix the metabase cloud env check.

Tested driver against Metabase v0.50.6, v0.51.3

DuckDB v1.1.3 + Metabase v0.50

12 Nov 18:36
f347297
Compare
Choose a tag to compare
  • update to latest DuckDB version
  • add 2 new options for the duckdb connection: memory_limit, azure_transport_option_type

DuckDB v1.1.0 + Metabase v0.50

20 Sep 14:18
169d392
Compare
Choose a tag to compare
  • Bump DuckDB version to 1.1.0 Eatoni

Metabase v1.50 + DuckDB v1.0.0

22 Jul 20:47
14308ef
Compare
Choose a tag to compare

No major changes

  • Address Metabase team feedback.
  • Misc. bug fixes for tests.

Metabase v1.50 + DuckDB v1.0.0

24 Jun 22:42
90de86a
Compare
Choose a tag to compare
  • Bump duckdb version to 1.0.0.
  • New option to allow installing unsigned extension.
  • Implement report timezone setting.
  • Update README instructions on in-memory mode.
  • Misc. bug fixes.

Metabase v1.49 + DuckDB v0.10.2

15 May 16:55
92cd265
Compare
Choose a tag to compare

Overview

  • Bump DuckDB version to 0.10.2
  • Add Motherduck token field for secure passing of token.
  • Enable old_implicit_casting by default since a lot of date/time filtering currently depends on it to function.

What's Changed

  • Upgrade to 0.10.2 + usability improvements by @hrl20 in #1
  • Undo some redundant changes by @hrl20 in #3

Full Changelog: 0.2.6...0.2.7