Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Release 0.16.2

Compare
Choose a tag to compare
@kramasamy kramasamy released this 01 Oct 19:11
· 1002 commits to master since this release

Release Notes

  • changing watermark generator to be triggered by tick tuples for event time based windowing (#2370)
  • Fix operator to support python 2 and 3. (#2369)
  • Add component type label for prometheus metrics. (#2364)
  • Create connection buffer and metrics map every time the connection comes up (#2366)
  • Add helper method to specify ram (#2365)
  • Seperate out the low level api examples and higher level dsl examples (#2361)
  • Changing TimeTriggerPolicy to use tick tuples as a timer (#2357)
  • remove note on production usage (#2363)
  • Make it clear that the Functional API is in beta (#2362)
  • re-address submodule issue (#2360)
  • Heron DSL documentation (#2352)
  • Fix website submodule issue (#2359)
  • Small fixes for new Java DSL docs (#2358)
  • Heron Java DSL docs (WIP) (#2342)