Skip to content

0.0.3 version

Pre-release
Pre-release
Compare
Choose a tag to compare
@jinfahua jinfahua released this 20 Nov 06:20
· 2976 commits to master since this release
9db99ef

Features

  • Refactor the code to support Kuiper Sink and Source extension.
  • Enhanced MQTT Sink to support AWS IoT and Azure IoT Hub. User can directly publish result to any MQTT IoT Hub by configuring Sink.
  • Enhanced MQTT Source to support secured settings. User can specifiy username, password, certifications and private key information for MQTT source.
  • HAVING clause support
  • Added Chinese document, and renamed XStream to Kuiper in all of documents.
  • Build improvement
    • Added build version number in command line tools
    • Updated Makefile, and now supports automatically build for all platforms

Bug fixes

  • #7 GROUP BY issue
  • #13 Kuiper server quits when a rule is drop