Skip to content

Releases: aneuway2/metabase-http-driver

v1.1.1

09 Mar 21:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Mar 21:24
Compare
Choose a tag to compare

Updates driver to work with latest versions of Metabase.

  • Installs Metabase v0.43.3 with the option to change Metabase version as needed. Commit 94e5dcf5dfce53b44ce5ec5d97e1053e58441264 made in the following Metabase code, breaks driver building in latest versions: https://github.com/metabase/metabase/blame/master/src/metabase/driver/util.clj#L97-L103
  • Tested driver in Metabase v0.45.3
  • Updated docs
  • Updated build dependencies--mainly to overcome opensaml issues in current version of this repo.
  • Simplified build process using Docker / Docker compose
  • Build jar file generated in the /dist folder via Docker or Github action

Full Changelog: https://github.com/aneuway2/metabase-http-driver/commits/v1.1.0