# Tenzir Node v4.15.2

## 🐞 Bug Fixes

### Do not persist pipeline state updates on node shutdown

May 31, 2024 · [@dominiklohmann](https://github.com/dominiklohmann) · [#4261](https://github.com/tenzir/tenzir/pull/4261)

Some *Running* pipelines were considered *Completed* when the node shut down, causing them not to start up again automatically when the node restarted. Now, the node only considers pipelines *Completed* that entered the state on their own before the node’s shutdown.

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

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