This patch release contains the following bug fixes and improvements over Tenzir v4.17:
Tenzir v4.17.2
- We fixed a bug that very rarely caused configured pipelines using contexts to fail starting up because the used context was not available, and similarly to fail shutting down because the used context was no longer available before the pipeline was shut down.
- We fixed an issue where diagnostics were not properly propagated and thus not available to the
diagnostics
operator.
Tenzir v4.17.1
- We fixed a bug in Tenzir v4.17 that caused some nodes to error on startup with an "unreachable" error.