Skip to main content

Releases of StarRocks Connector for Kafka

Notifications

User guide: Load data using Kafka connector

Source codes: starrocks-connector-for-kafka

Naming format of the compressed file: starrocks-kafka-connector-${connector_version}.tar.gz

Download link of the compressed file: starrocks-kafka-connector

Version requirements:

Kafka ConnectorStarRocksJava
1.0.32.1 and later8
1.0.22.1 and later8
1.0.12.1 and later8
1.0.02.1 and later8

Release notes

1.0

1.0.3

Release date: December 19, 2023

Features

Added Apache License as the open-source software license. #9

1.0.2

Release date: December 14, 2023

Features

Supports the source data to be of DECIMAL type. #7

1.0.1

Release date: November 28, 2023

Features

  • Supports loading Debezium data into Primary Key tables. #4
  • Supports parsing JSON data without schema registry. #6

1.0.0

Release date: June 25, 2023

Features

  • Supports loading CSV, JSON, Avro, and Protobuf data.
  • Supports loading data from a self-managed Apache Kafka cluster or Confluent cloud.