Skip to content

1.1.0

Compare
Choose a tag to compare
@slvrtrn slvrtrn released this 28 Feb 20:28
· 70 commits to master since this release
844d15c

New features

  • Update JDBC driver to v0.4.1.
  • Use new product_name additional option instead of client_name
  • Replace sql-jdbc.execute/read-column [:clickhouse Types/ARRAY] with sql-jdbc.execute/read-column-thunk [:clickhouse Types/ARRAY] to be compatible with Metabase 0.46 breaking changes once it is released.
  • Use Metabase v0.45.3 for CI.

Bug fixes

  • Fix sql-jdbc.execute/read-column-thunk [:clickhouse Types/TIME] return type.