# 0.2.1
* native-example

FIX: closing connections and statements manually avoids leak.

# 0.2.0
* native-example

FEATURE: database of jdbc url.

FEATURE: socket keepalive with ApacheHttpClient.

FEATURE: use server time zone.

CHORE: support slf4j, maven-assembly-plugin.

* mybatis-hikari-example

CHORE: support slf4j, maven-assembly-plugin.

# 0.1.0

* native-example

Based on HikariCP and clickhouse-jdbc to implement batch insertion and query of ClickHouse instance data.

* mybatis-hikari-example

Based on Spring, HikariCP, and MyBatis to implement batch insertion and query of ClickHouse instance data.