Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 299 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 299 Bytes

Changelog

v1.0.0 (2019-2-8)

Changes

  • transfomer function is called on every single event, not on bulks

Fix

  • transformer function misbehaved on flat_map semantics

v0.1.1 (2019-1-25)

Enhancements

  • Consumer supports optional statefull transformer flatmapper function.