v1.0.5
New release version v1.0.5. This release note includes changes from v1.0.2 - v1.0.5
Consumer Changes
- Bug fix for custom rebalance callbacks where assignments were not being set. (v1.0.5)
- Kafka read stream now supports
streamAsBatch
option, if it is running in objectMode. This will push arrays to the stack instead of individual messages. (v1.0.4) - Fixed callback "leak" in read stream under high message volume (v1.0.3)