Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

This is a bugfix release that fixes timestamp handling in the python operator and the backpressure handling in publish and subscribe.

Nov 28, 2025 · @IyeOnline · #5587

We fixed a bug in the back-pressure propagation across publish and subscribe, that could cause pipelines to stall.

Fixed timestamp handling in the python operator

Section titled “Fixed timestamp handling in the python operator”

Nov 28, 2025 · @tobim · #5581

We addressed an issue that caused the python operator to fail when it received data containing timestamp values.