# Tenzir Node v4.10.3

## 🔧 Changes

### Update the submodule pointers to include periodic platform reconnects

Mar 12, 2024 · [@Dakostu](https://github.com/Dakostu) · [#3997](https://github.com/tenzir/tenzir/pull/3997)

Tenzir nodes no longer attempt reconnecting to app.tenzir.com immediately upon failure, but rather wait before reconnecting.

## 🐞 Bug Fixes

### Ignore events in `lookup` that did not bind

Mar 12, 2024 · [@dominiklohmann](https://github.com/dominiklohmann) · [#4028](https://github.com/tenzir/tenzir/pull/4028)

The `lookup` operator no longer tries to match internal metrics and diagnostics events.

The `lookup` operator no longer returns events for which none of the provided fields exist.

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

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