# Tenzir Node v5.22.1

This release fixes a bug where the `publish` operator could drop events.

## 🐞 Bug Fixes

### Fixed `publish` operator dropping events

Dec 18, 2025 · [@raxyte](https://github.com/raxyte) · [#5618](https://github.com/tenzir/tenzir/pull/5618)

The `publish` operator could drop events during flush operations. Events are now reliably delivered to subscribers.

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

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