Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

v1.0.0

Latest

Choose a tag to compare

@simonkotwicz simonkotwicz released this 16 Mar 19:15
da237e3

Remove type augmented field + make sendData callback optional

Note: LogmetProducer.sendData now takes 3 arguments instead of 4, type is no longer added as an augmented field when sending data to Logmet. Providing a callback to sendData is now optional as well.