Skip to content

v1.3.0 - Metabase v0.42.0 Support

Compare
Choose a tag to compare
@dacort dacort released this 09 Feb 00:46
· 20 commits to master since this release

v1.3.0 adds support for the most recent version (v0.42.0) of Metabase.

πŸ™ Thanks to folks that use this driver!
πŸ’β€β™‚οΈ Please note: This driver has only been tested with Metabase v0.42.0

Install it by downloading athena.metabase-driver.jar to a plugins/ folder wherever you are running Metabase from.

You can also run it easily with a pre-built container image:

docker run -p 3000:3000 ghcr.io/dacort/metabase-athena-driver:1.3.0

Happy queries!

What's Changed

  • Add Dockerfile for building the project using new Metabase tools.dep by @dacort in #96

Full Changelog: v1.2.2...v1.3.0