Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 07:55
cfc5d74

Notable Changes

This release supports Spark 3.3 and 3.4, and is compatible w/ clickhouse-jdbc:0.4.5.

Since this version, gRPC is deprecated, and may be removed in the future.

Change Logs

  • Core: Bump clickhouse-java 0.4.5 (#211)
  • Core: Deprecate gRPC protocol (#233)
  • Spark: Initial support Spark 3.4 (#228)
  • Spark: Polish configuration's doc
  • Spark: Fix custom options (#231)
  • Spark 3.3: Remove ConfigurationSuite
  • Docs: Mention 0.6.0 important changes
  • Docs: Add Compatible Matrix
  • Docs: Fix link for configuration page
  • Docs: Correct the Spark version for integration tests
  • Test: Test against ClickHouse 23.3 (#232)
  • Playground: Update Kyuubi 1.7.0