# Tenzir Node v4.32.1

## 🚀 Features

### Make `to_google_secops` max size configurable

Apr 7, 2025 · [@raxyte](https://github.com/raxyte) · [#5108](https://github.com/tenzir/tenzir/pull/5108)

The `to_google_secops` operator now has two additonal configuration options to set the `max_request_size` and the `batch_timeout`.

## 🐞 Bug Fixes

### Make `to_google_secops` max size configurable

Apr 7, 2025 · [@raxyte](https://github.com/raxyte) · [#5108](https://github.com/tenzir/tenzir/pull/5108)

The default max request size has been changed from `4MB` to `1MB` for `to_google_secops` to align with the API.

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

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