WHITE PAPER
The Most Trusted MQTT Platform for loV and Connected Cars →

Release Notes — Kuiper 0.3.0

eKuiper Team
Apr 8, 2020
Release Notes — Kuiper 0.3.0

Date: 2020/4/7

The Kuiper team would like to announce the release of Kuiper 0.3.0.

Kuiper 0.3.0 now is available for download.

EMQX Kuiper is an edge lightweight IoT data analytics / streaming software implemented by Golang, and it can be run at all kinds of resource constrained edge devices. One goal of Kuiper is to migrate the cloud streaming software frameworks (such as Apache SparkApache Storm and Apache Flink) to edge side. Kuiper references these cloud streaming frameworks, and also considered special requirement of edge analytics, and introduced rule engine, which is based on Source, SQL (business logic) and Sink, rule engine is used for developing streaming applications at edge side.

arch.png

This release includes several new features and bug fixes.

Website: https://github.com/lf-edge/ekuiper

Github Repository: https://github.com/emqx/kuiper

Overview

The Kuiper & EdgeX integration work is almost completed, Kuiper will be integrated with EdgeX nightly Docker composer files soon. Kuiper 0.3.1will be released with EdgeX officially.

Features

  • EdgeX integration

    • Fixed some issues based on user's feedback, and updated the tutorial doc .
    • New implementation EdgeX sink support based on the feedback from community, the analysis result can be published with the required format of EdgeX Message bus.
    • Translated EdgeX document to Chinese.
  • Plugin management
  • Kuiper now supports plugin management, but it was not provided in old versions. In this version, Kuiper provides REST API & command line tools. User can add, delete and view plugins through management tools.

Bug fixes

Contact

If having any problems for Kuiper, feel free to contact us through contact@emqx.io

Related Posts

May 8, 2020eKuiper Team
Release Notes — Kuiper 0.4.0

Kuiper 0.4.0 now has the capability of supporting more complex plugin; Support template feature for all sinks, so users can customize complex output data.

Mar 24, 2020eKuiper Team
Release Notes — Kuiper v0.2.1

Integration with EdgeX, support for Schemaless flow definition, and FVT test case enhancement are added in this version

Sep 22, 2020eKuiper Team
Release Notes — Kuiper 0.9.1

Kuiper 0.9.1 provides a management console, which can be used for Kuiper node management, stream, rule and plugin visualize edit. It greatly improves the using experience.