Skip to content

Tenzir Node v4.18.3

Download the release on GitHub.

Prevent unbounded memory usage in export --live

Section titled “Prevent unbounded memory usage in export --live”

metrics export now includes an additional field that shows the number of queued events in the pipeline.

By @dominiklohmann in #4396.

Fixed an issue where null records were sometimes transformed into non-null records with null fields.

We fixed an issue that sometimes caused subscribe to fail when multiple publish operators pushed to the same topic at the exact same time.

By @jachris in #4394.

Prevent unbounded memory usage in export --live

Section titled “Prevent unbounded memory usage in export --live”

We fixed a bug that caused a potentially unbounded memory usage in export --live, metrics --live, and diagnostics --live.

By @dominiklohmann in #4396.

Last updated: