# Tenzir Node v5.1.8

## 🐞 Bug Fixes

### Fix config parsing bug

May 20, 2025 · [@dominiklohmann](https://github.com/dominiklohmann) · [#5210](https://github.com/tenzir/tenzir/pull/5210)

We fixed a bug that caused the 101st entry in objects by alphabetical order in `tenzir.yaml` configuration files to be ignored.

### Make amqp saver/loader detached

May 20, 2025 · [@IyeOnline](https://github.com/IyeOnline) · [#5206](https://github.com/tenzir/tenzir/pull/5206)

We fixed a bug in `save_amqp` that caused the operator to not send any messages.

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

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