Skip to content

Tenzir Node v4.24.1

Latest
Compare
Choose a tag to compare
@dominiklohmann dominiklohmann released this 12 Dec 12:14
· 330 commits to main since this release
v4.24.1
358f299

This patch release fixes the following bugs in Tenzir Node v4.24.0:

  • We fixed a bug introduced with v4.24.0 causing crashes on startup when some of the files in the node's state directory were smaller than 12 bytes.
  • We fixed a rare crash on startup that would occur when starting the tenzir-node process was so slow that it would try to emit metrics before the component handling metrics was ready.
  • We fixed the last aggregation function to return the last element.
  • The TQL2 nics operator had a bug causing the operator name to be nic. This has now been fixed and works as documented.