Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 1.12 KB

ClickHouse PowerBI Connector changelog

0.1.4-beta, 2024-01-14

Bug fixes

  • Fix casting issue #9 by overwrite SQL_CONVERT_FUNCTIONS to let Power BI know that ClickHouse uses CAST and not CONVERT.

0.1.3-beta, 2024-01-02

Bug fixes

  • Fix ODBC options parsing. #11
  • Rename output mez file

0.1.2-beta, 2023-12-07

Bug fixes

  • Fix test connection handler gateway usage. #5 + #3
  • Rename connector

0.1.1-beta, 2023-09-20

Bug fixes

  • Fix data types mapping issue. #1

0.1.0-beta, 2023-09-12

Bug fixes

  • Fixed a core issue in the build process to make it compatible with non-SSL instances. #2

0.0.1-beta, 2023-08-22

Improvements

  • The initial version of the Power BI <> ClickHouse connector. Support direct query mode