This patch release contains the following bug fixes and improvements over Tenzir Node v4.20:
Tenzir Node v4.20.3
- We fixed a bug where the
export,metrics, anddiagnosticsoperators were sometimes missing events from up to the last 30 seconds. In the Tenzir Platform, this showed itself as a gap in activity sparkbars upon loading the page. - The
/serveendpoint now gracefully handles retried requests with the same continuation token, returning the same result for each request.
Tenzir Node v4.20.2
- The empty record type is no longer rejected in schema definitions.
- We fixed a bug that caused the Demo Node package not to be pre-installed correctly when using the
tenzir/tenzir-demoDocker image. - We fixed a potential crash in the
csv,ssv, andtsvparsers for slowly arriving inputs. - The
azure-log-analyticsoperator sometimes errored on startup complaining about an unknownwindowoption. This no longer occurs. - Restarting pipelines with the
udpconnector no longer fails to bind to the socket. - The systemd unit now allows binding to privileged ports by default via the ambient capability
CAP_NET_BIND_SERVICE.
Tenzir Node v4.20.1
- We fixed a regression introduced with Tenzir v4.20 that sometimes caused the Tenzir Platform to fail to fetch results from pipelines.