You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this release we adapted the driver to Metabase version 0.43.1 and migrated the build system to deps.edn. This release was only tested with Metabase 0.43.1. If you use an older version of Metabase please use metabase-driver 1.0.0.
8
8
9
-
Note: During implementation of #35 and #41 the logging of the version for the driver and the Exasol JDBC driver was removed. These features will be added again in [#40](https://github.com/exasol/metabase-driver/issues/40) and [#43](https://github.com/exasol/metabase-driver/issues/43).
10
-
11
9
## Features
12
10
13
11
*#38: Adapted driver to Metabase version 0.43.0
@@ -17,3 +15,4 @@ Note: During implementation of #35 and #41 the logging of the version for the dr
17
15
## Bugfixes
18
16
19
17
*#40: Implemented reading driver version from metabase-plugin.yaml
18
+
*#43: Implemented reading JDBC driver version via reflection
0 commit comments