Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

This release fixes a crash that could occur when reading JSON data. It also improves CEF parsing to handle non-conforming unescaped equals characters.

Mar 2, 2026 · @IyeOnline · #5855

We fixed a bug that could cause a crash when reading JSON data.

Mar 2, 2026 · @jachris · #5841

The CEF parser now handles unescaped = characters (which are not conforming to the specification) by using a heuristic.