# Tenzir Node v5.1.1

## 🐞 Bug Fixes

### Enable `to_gogle_cloud_logging` for the Nix builds

Apr 28, 2025 · [@dominiklohmann](https://github.com/dominiklohmann) · [#5154](https://github.com/tenzir/tenzir/pull/5154)

The `to_google_cloud_logging` operator was not available in static binary builds due to an oversight. This is now fixed.

### Fix `map(move foo, name, expr)`

Apr 28, 2025 · [@dominiklohmann](https://github.com/dominiklohmann) · [#5151](https://github.com/tenzir/tenzir/pull/5151)

The `move` keyword now works as expected for the first positional argument of the `map` and `where` functions.

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

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