Skip to content

Version 0.3.0: Enable SSH tunnel and improve error messages

Compare
Choose a tag to compare
@kaklakariada kaklakariada released this 04 Feb 09:52
· 23 commits to main since this release
9b0fc09

metabase-driver 0.3.0, released 2022-02-04

Code name: Enable SSH tunnel and improve error messages

Summary

In this release we enable connecting to Exasol through an SSH tunnel (see the user guide for details) and we provide better error messages in case of connection errors.

We also explain how to use data types TIMESTAMP and TIMESTAMP WITH LOCAL TIME ZONE with timezones in the user guide.

Additionally we now correctly map INTEGER and SMALLINT columns to Metabase's type :type/Decimal.

Features

  • #25: Enabled SSH tunnel for connecting to Exasol
  • #24: Provided helpful error messages in case of connection errors

Documentation

  • Improved the installation instructions in the user guide
  • #9: Explained how to use data types TIMESTAMP and TIMESTAMP WITH LOCAL TIME ZONE with timezones

Tests

  • #10: Fixed remapping tests