Skip to content

Kuiper 0.4.0 version

Pre-release
Pre-release
Compare
Choose a tag to compare
@jinfahua jinfahua released this 07 May 00:27
· 2634 commits to master since this release
28f7079

Overview

  • The capability of supporting more complex plugin;
  • Support template feature for all sinks, so users can customize complex output data.

Features

  • Supported template feature for all of sinks, now user can leverage template to customize complex output data in all sinks.
  • When user invoke API for creating a plugin, user can provide a install.sh script in zip file, so that the complex library dependencies installation can be supported.
  • Added FVT scenario for plugin.
  • Updated document structure.
  • Added Docker image based on Debian, user can select this image if want to have more library dependencies.
  • Add Kuiper plugin development tutorial.