Skip to content

Releases: lf-edge/ekuiper

v2.2.0-alpha.1

31 Mar 01:58
Compare
Choose a tag to compare
v2.2.0-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0...v2.2.0-alpha.1

v2.1.0

11 Mar 08:19
570ff80
Compare
Choose a tag to compare

Streaming Runtime

  • Incremental window: for example, calculate average of an 1 hour window, it will calculate incrementally, do not need to save 1 hour data any more. Check incremental computation.
  • Add sendNilField option to allow nil output (avoid key changes in csv)
  • Support prop func in SQL query and data template
  • Add reverse func
  • Experimental: rule option blocking mode, in this mode, source/operators will not discard data when buffer full (back pressure) but block and wait. Useful in

IO (source/sink)

  • EdgeX V4 support
  • MQTT 5 support
  • File source supports watch in addition to periodical check
  • Support binary format for sink
  • Kafka sink streaming mode and supports compression
  • HTTP source/sink supports setting header in auth request
  • Support XML format
  • Encryptor support AES gcm mode

Operation

  • Support metrics dump
  • Enhance prometheuse metrics for Kafka sink and SQL source

Breaking Changes

  • EdgeX supports V4 only
  • File source remove parallell property
  • Prometheuse metric rename label “instance” to “op_instance”

Change List

Read more

v2.0.8

07 Mar 06:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

26 Feb 07:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.1.0-beta.4

24 Feb 08:49
6d4080c
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-beta.3...v2.1.0-beta.4

v2.1.0-beta.3

20 Feb 08:50
336b147
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3

v2.1.0-beta.2

07 Feb 06:52
d37a855
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2

v2.1.0-beta.1

20 Jan 06:02
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.1.0-alpha.2...v2.1.0-beta.1

1.13.7-beta.1

09 Jan 13:25
b817d51
Compare
Choose a tag to compare
1.13.7-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.13.6...1.13.7-beta.1

v2.1.0-alpha.2

27 Dec 08:57
d41a893
Compare
Choose a tag to compare
v2.1.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-alpha.1...v2.1.0-alpha.2