Skip to content

Releases: ayZagen/pino-kafka

v0.1.2

10 Apr 16:03
Compare
Choose a tag to compare

0.1.2 (2021-04-10)

Features

  • cli: flush kafka queue on process exit (5793b40)

v0.1.1

10 Apr 15:26
Compare
Choose a tag to compare

0.1.1 (2021-04-10)

Features

v0.1.0

18 Jan 15:44
Compare
Choose a tag to compare

0.1.0 (2021-01-18)

Bug Fixes

  • consistent cli commands and help file (79c67e5)
  • read stream does not wait for kafka producer to connect (40cf06b)

Features

  • add events and timeout option (9a54303)
  • add missing cli dependency pump (d7c1bf2)
  • echoing false by default (c6b3417)
  • make printing to stdout configurable (b338a66)

Reverts

  • "ci: add node 6.x and 8.x versions" (10ee5c1)