Skip to content

Releases: apache/seatunnel

[Stable]v1.1.4

06 Jan 12:34
6c41287
Compare
Choose a tag to compare
  • [Enhancement] Set default value when the corresponding value in Row is NULL(Clickhouse)
  • [Feature] Support Array(T) in ClickHouse plugin.

[Stable]v1.1.3

03 Jan 06:08
ee61f10
Compare
Choose a tag to compare
  • [Feature] added mysql input plugin
  • [Feature] added default_values config in kv filter
  • [Enhancement] added backward-compatibility for spark version between 2.0.0 and 2.2.0 in json filter
  • [Fixbug] enhanced kv plugin with nested StructType

[Stable]v1.1.2

12 Dec 02:12
9e38c4e
Compare
Choose a tag to compare
  • [Notice] Update Spark from 2.2.0 to 2.4.0
  • [Notice] Update spark-streaming-kafka from 0-8 to 0-10
  • [Feather] Input: Hive, Kudu, MongoDB, JDBC, MySQL
  • [Feather] Output: Kudu, MongoDB
  • [Migrate] Move Guardian to https://github.com/InterestingLab/guardian

[Stable]v1.1.1

14 Nov 01:39
f34e14e
Compare
Choose a tag to compare
  • Add File input
  • Add Script filter
  • Fix a bug of FileStream
  • Update ClickHouse output
  • Fix #165 #167

[Do Not Download This Version]v1.1.0

02 Sep 07:54
5f9a5a3
Compare
Choose a tag to compare
  • [breaking changes] updated waterdrop-api, replace Dataset[Row] with DataFrame in api definition

  • [breaking changes] added batch processing, automatically detect batch processing and streaming processing

  • added static input plugins : fake2, hdfs

  • updated input plugin documentations.

  • fixed #135

[stable]v1.0.3

09 Apr 07:29
Compare
Choose a tag to compare

[stable]v1.0.2

16 Feb 05:42
Compare
Choose a tag to compare
bump version

v1.0.0

06 Jan 09:00
8e40a43
Compare
Choose a tag to compare
  • first stable version