Kuiper 0.4.0 version
Pre-release
Pre-release
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.