Eugene R./go-streams: Release v0.8.0

Name: go-streams

Owner: Eugene R.

Release: v0.8.0

Released: 2022-10-17

License: MIT

Release Assets:

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

To top