Skip to content

Release v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 23:08
· 9 commits to master since this release
6a8a6fa

A minor release with below changes:

  • fix encoding issue causing problem handling Chinese table names - #140
  • BREAKING CHANGE: renamed maven groupId and package from ru.yandex to com.clickhouse
  • add JDBC drivers into container for convenience

Commits

  • [b137394]: Solve Issues 140, Chinese table name and column name] (yingyingqiqi) #145
  • [4bf86d7]: Bump dependencies and rename package to com.clickhouse (Zhichun Wu) #148
  • [45bb06d]: Remove hard-coded tags (Zhichun Wu) #149