Skip to content

v0.4.0

Compare
Choose a tag to compare
@arkadius arkadius released this 12 Aug 16:01
· 4065 commits to staging since this release

Main highlights of this release:

  • Many performance improvements - mainly in aggregations
  • Additional components for openapi and sql
  • Session windows
  • Additional utility #AGG for more complex aggregations
  • New variable #inputMetaData with kafka's metadata
  • Configurable Flink restart strategies
  • Ability to save errors to Kafka
  • Changes in naming: process -> scenario, subprocess -> fragment, outer-join -> single-side-join, ProcessManager -> DeploymentManager
    And many other small improvements and fixes