trubka v3.2.1 Release Notes
Release Date: 2020-11-15 // over 4 years ago-
[New Features]
- Multi-platform packaging.
๐ [Fixes]
- ๐จ Print the parsed content instead of the raw template when publishing plain text with
-gv
flags.
Previous changes from v3.2.0
-
[New Features]
- ๐
produce plain
command now supports data templates to push randomly generated messages to Kafka. - โ Added
--sleep=Duration
parameter toproduce
commands so that we can put a gap between publish operations. - ๐
produce
commands now support--count=0
to allow publishing to Kafka indefinitely.
- ๐