# Tenzir Node v5.29.1

This release fixes a scheduling issue introduced in v5.24.0 that could cause the node to become unresponsive when too many pipelines using detached operators were deployed simultaneously.

## 🐞 Bug Fixes

### Scheduling issue with detached operators

Mar 16, 2026 · [@lava](https://github.com/lava) · [#5895](https://github.com/tenzir/tenzir/pull/5895)

Fixed a scheduling issue introduced in v5.24.0 that could cause the node to become unresponsive when too many pipelines using detached operators like `from_udp` were deployed simultaneously.

[ Download on GitHub ](https://github.com/tenzir/tenzir/releases/tag/v5.29.1)

[Get the release artifacts and source code.](https://github.com/tenzir/tenzir/releases/tag/v5.29.1)