Skip to content

v0.8.0

Compare
Choose a tag to compare
@reugn reugn released this 17 Oct 09:48
· 46 commits to master since this release
e3d854e

Features

  • Use generic transformation functions in Flows (#53)
  • Implement RoundRobin Flow (#38)
  • Implement Reduce Flow (#53)
  • Implement Flatten Flow (#53)
  • Require go 1.18

Fixes

  • Close the notify channel in Throttler (#41)
  • Fix sliding window emit bug (#50)

Improvements

  • Update GitHub actions versions
  • Remove deprecated linters