Skip to content

Tenzir Node v4.28.2

Download the release on GitHub.

The new fill option on chart_area, chart_bar and chart_line allows you to specify a value to replace nulls with and fill gaps.

By @raxyte in #4967.

Fix from/to not respecting default formats

Section titled “Fix from/to not respecting default formats”

The from and to operators now assume http and https URLs to produce or accept JSON, unless the filename in the URL contains a known file extension.

By @IyeOnline in #4990.

Fix crash in AMQP and add JSON arrays_of_objects option

Section titled “Fix crash in AMQP and add JSON arrays_of_objects option”

The write_json and write_ndjson operators now have a arrays_of_objects option.

By @IyeOnline in #4994.

Fix crash in AMQP and add JSON arrays_of_objects option

Section titled “Fix crash in AMQP and add JSON arrays_of_objects option”

We fixed a bug in load_amqp and save_amqp that prevented the node from starting if they were used in a pipeline configured as code and failed to connect.

By @IyeOnline in #4994.

Last updated: