Skip to content

Tenzir v4.18.1

Compare
Choose a tag to compare
@dominiklohmann dominiklohmann released this 12 Jul 10:06
· 408 commits to main since this release
v4.18.1
969e7be

This patch release contains the following bug fixes and improvements over Tenzir v4.18:

Tenzir v4.18.1

  • We fixed a bug that caused deduplicate <fields...> --distance <distance> to sometimes produce incorrect results when followed by where <expr> with an expression that filters on the deduplicated fields.
  • Pipelines that use the every modifier with the export operator no longer terminate after the first run.
  • Setting the tenzir.endpoint option to false now causes the node not to listen for node-to-node connections. Previously, the port was always exposed for other nodes or tenzir processes to connect.