# 2025

All changes across Tenzir projects released in 2025.

* [ Tenzir Ship v0.19.0 Dec 30, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-19-0.md)

  [This release adds configuration options to disable automatic PR and author detection, giving projects more control over changelog entry metadata.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-19-0.md)
* [ Tenzir Ship v0.18.2 Dec 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-2.md)

  [This release adds persistent configuration support for explicit link formatting, allowing projects to set a default link rendering style in `config.yaml` that applies across all commands.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-2.md)
* [ Tenzir Ship v0.18.1 Dec 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-1.md)

  [This release adds explicit Markdown link conversion for GitHub references, enabling better compatibility with external documentation sites and Markdown renderers that don't automatically link @mentions and #PR references.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-1.md)
* [ Tenzir Node v5.23.0 Dec 23, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-23-0.md)

  [This release introduces centralized node-level TLS configuration, allowing you to configure TLS settings once in tenzir.yaml instead of passing options to each operator individually. It also adds support for event-timestamp-based compaction rules and a count field in the deduplicate operator.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-23-0.md)
* [ Tenzir Platform v1.26.0 Dec 23, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-26-0.md)

  [This release adds HashiCorp Vault as an external secret store for workspaces. The integration supports token and AppRole authentication with the KV v2 secrets engine.](https://preview.docs.tenzir.com/375/changelog/platform/v1-26-0.md)
* [ Tenzir Node v5.22.2 Dec 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-2.md)

  [This release fixes a performance regression when parsing lists with mixed-type elements, where batch processing was inadvertently broken. It also resolves an assertion failure that could crash Tenzir when encountering events with duplicate keys.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-2.md)
* [ Tenzir Ship v0.18.0 Dec 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-0.md)

  [This release introduces a version-agnostic release workflow that simplifies publishing and CI integration, allowing commands to default to the latest release version. It also improves changelog browsing by sorting module entries chronologically rather than grouping them by project.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-18-0.md)
* [ Tenzir Ship v0.17.2 Dec 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-17-2.md)
* [ Tenzir Ship v0.17.1 Dec 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-17-1.md)

  [This release fixes a critical bug where status messages were written to stdout instead of stderr, breaking GitHub workflows and scripts that capture version output from commands like `release create`.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-17-1.md)
* [ Tenzir Ship v0.17.0 Dec 19, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-17-0.md)

  [This release enhances shell scripting capabilities by making `release create` output the version to stdout. All Rich UI elements now go to stderr, enabling clean machine-readable results for automation workflows.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-17-0.md)
* [ Tenzir Ship v0.16.0 Dec 19, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-16-0.md)

  [This release introduces aggregated module changelog summaries in release notes, allowing parent projects to automatically include a summary of changes from their modules. It also fixes a minor issue with redundant version fields in JSON output.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-16-0.md)
* [ Tenzir Node v5.22.1 Dec 18, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-1.md)

  [This release fixes a bug where the `publish` operator could drop events.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-1.md)
* [ Tenzir Ship v0.15.0 Dec 18, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-15-0.md)

  [This release adds new options to the `release publish` command for more flexible release automation. You can now prevent GitHub from marking a release as latest with `--no-latest` (useful for backport releases), and automatically commit staged changes before tagging with `--commit`.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-15-0.md)
* [ Tenzir Ship v0.14.0 Dec 17, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-14-0.md)

  [This release adds H1 headings to release notes output, making documents more structured and easier to navigate.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-14-0.md)
* [ Tenzir Node v5.22.0 Dec 16, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-0.md)

  [This release introduces support for arguments in user-defined operators, letting operators declare positional and named parameters with optional default values and use them just like built-in operators. It also enhances parser behavior for duplicate keys and includes several important stability, ...](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-22-0.md)
* [ Tenzir Platform v1.25.1 Dec 16, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-25-1.md)

  [This patch release fixes an issue with default filesystem paths in the Tenzir Platform docker containers for Sovereign Edition users.](https://preview.docs.tenzir.com/375/changelog/platform/v1-25-1.md)
* [ Tenzir Ship v0.13.1 Dec 16, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-13-1.md)

  [This release streamlines module mode by removing the multi-project feature in favor of the dedicated `modules` configuration. It removes the `--include-modules` flag (modules are now always included when configured) and enhances module mode to show released entries with version numbers. The relea...](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-13-1.md)
* [ Tenzir Ship v0.13.0 Dec 16, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-13-0.md)

  [This release streamlines module mode by removing the multi-project feature in favor of the dedicated `modules` configuration. It removes the `--include-modules` flag (modules are now always included when configured) and enhances module mode to show released entries with version numbers. The relea...](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-13-0.md)
* [ Tree-sitter TQL v1.0.0 Dec 16, 2025](https://preview.docs.tenzir.com/375/changelog/tree-sitter-tql/v1-0-0.md)

  [This release marks the first stable version of the Tree-sitter TQL grammar. It adds prebuilt native binaries and npm publishing with OIDC provenance, eliminating compilation for most users.](https://preview.docs.tenzir.com/375/changelog/tree-sitter-tql/v1-0-0.md)
* [ Tenzir Platform v1.25.0 Dec 15, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-25-0.md)

  [This release includes some UI fixes and minor improvements to smooth out common workflows. We fixed incorrect rendering of negative durations, resolved an issue where the node selector reset during navigation, and addressed a layout issue that could hide the install button in the package drawer.](https://preview.docs.tenzir.com/375/changelog/platform/v1-25-0.md)
* [ Tenzir Ship v0.12.0 Dec 15, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-12-0.md)

  [This release adds support for nested changelog projects through modules, improves export formats with structured URL fields in JSON, and enhances the CLI with better export options and configuration flexibility for components.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-12-0.md)
* [ Tenzir Ship v0.11.1 Dec 11, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-11-1.md)

  [This patch release improves the CLI display with better card view styling and author formatting. The card view now displays type-colored borders and properly formats non-GitHub authors without the @ prefix for improved readability.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-11-1.md)
* [ Tenzir Platform v1.24.0 Dec 10, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-24-0.md)

  [This release includes many small UI fixes, as well as new TLS options for the websocket gateway.](https://preview.docs.tenzir.com/375/changelog/platform/v1-24-0.md)
* [ Tenzir Test v0.13.1 Dec 8, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-13-1.md)

  [This release fixes path handling in the diff runner to strip root path prefixes from output, making paths relative and consistent with other test runners.](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-13-1.md)
* [ Tenzir Ship v0.11.0 Dec 5, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-11-0.md)

  [This release adds the `--co-author` option for crediting additional authors (useful for AI-assisted development) and improves entry parsing to accept the plural `components` key in frontmatter.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-11-0.md)
* [ Tenzir Ship v0.10.0 Dec 4, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-10-0.md)

  [This release adds support for reading changelog entry descriptions from files or stdin, making it easier to integrate with automated workflows and pipelines.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-10-0.md)
* [ Tenzir Test v0.13.0 Dec 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-13-0.md)

  [This release adds `--package-dirs` support and improves startup diagnostics.](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-13-0.md)
* [ Tenzir Ship v0.9.1 Dec 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-9-1.md)
* [ Tenzir Ship v0.9.0 Dec 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-9-0.md)
* [ Tenzir Node v5.21.2 Nov 28, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-2.md)

  [This is a bugfix release that fixes timestamp handling in the python operator and the backpressure handling in publish and subscribe.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-2.md)
* [ Tenzir Node v5.20.2 Nov 25, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-2.md)

  [This release backports the changes made in v5.21.1 to v5.20.1.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-2.md)
* [ Tenzir Node v5.21.1 Nov 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-1.md)

  [This release features new and improved hash functions as well as a couple of bugfixes.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-1.md)
* [ Tenzir Platform v1.23.1 Nov 24, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-23-1.md)

  [We fixed an issue where dashboard cells without a fixed node ID sometimes failed to render. These cells now render correctly using sensible fallbacks.](https://preview.docs.tenzir.com/375/changelog/platform/v1-23-1.md)
* [ Tenzir Platform v1.23.0 Nov 20, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-23-0.md)

  [The seaweedfs service in our example setups now runs as non-root user and automatically adds the correct CORS headers. Be sure to read the "Changes" section below if you're using it in a self-hosted environment. As always, a slew of frontend improvements are included in this release as well.](https://preview.docs.tenzir.com/375/changelog/platform/v1-23-0.md)
* [ Tenzir Node v5.21.0 Nov 19, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-0.md)

  [This release improves the stability of pipelines by applying backpressure more effectively, ensuring upstream components slow down before overwhelming subscribers. It also enhances daily operations by improving parquet reliability, adding Base58 support, and extending the built-in OCSF operators ...](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-21-0.md)
* [ Tenzir Node v5.20.1 Nov 13, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-1.md)

  [This patch release comes with a few new experimental memory metrics. Furthermore, it resolves an issue where the memory usage would grow without bounds on some systems.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-1.md)
* [ Tenzir Platform v1.22.0 Nov 13, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-22-0.md)

  [This release includes a variety of UI improvements and bugfixes, as well as a new configuration option for working with external OIDC providers.](https://preview.docs.tenzir.com/375/changelog/platform/v1-22-0.md)
* [ Tenzir Ship v0.8.1 Nov 10, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-8-1.md)

  [Patch release to stabilize GitHub context inference tests.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-8-1.md)
* [ Tenzir Ship v0.8.0 Nov 10, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-8-0.md)

  [Infer GitHub context for entries, keep the Python API non-interactive, and showcase components in the dogfooded project.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-8-0.md)
* [ Tenzir Ship v0.7.0 Nov 9, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-7-0.md)

  [Expose the CLI as a Python API.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-7-0.md)
* [ Tenzir Test v0.12.0 Nov 5, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-12-0.md)

  [Minor release with improved NO\_COLOR handling.](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-12-0.md)
* [ Tenzir Test v0.11.0 Nov 4, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-11-0.md)

  [Expose tenzir-test as a reusable Python library.](https://preview.docs.tenzir.com/375/changelog/tenzir-test/v0-11-0.md)
* [ Tenzir Node v5.20.0 Nov 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-0.md)

  [We continue our quest for better memory usage by switching out the memory allocator to the battle-tested `mimalloc`, as well as adding metrics collecting for memory usage.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-20-0.md)
* [ Tenzir Platform v1.21.0 Nov 3, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-21-0.md)

  [This release improves how you browse, edit, and share pipelines. We fixed overlapping timestamps in the activity chart, made pipeline updates more reliable and visible, sped up library loading, and added a new button in the editor to copy a link to the current pipeline.](https://preview.docs.tenzir.com/375/changelog/platform/v1-21-0.md)
* [ Tenzir Ship v0.6.0 Nov 2, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-6-0.md)

  [Refine release manifest format: rename 'description' to 'intro' and render it with a folded YAML block for better readability.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-6-0.md)
* [ Tenzir Ship v0.5.0 Nov 2, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-5-0.md)

  [This release adds support for multi-project operations and package-aware discovery.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-5-0.md)
* [ Tenzir Node v5.19.0 Oct 27, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-19-0.md)

  [This release introduces the `ocsf::cast` operator to streamline schema transformations for OCSF events and adds support for one-level recursion in OCSF objects, enabling recursive relations such as `process.parent_process` and `analytic.related_analytics`.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-19-0.md)
* [ Tenzir Ship v0.4.1 Oct 27, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-4-1.md)

  [This release improves GitHub release note formatting.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-4-1.md)
* [ Tenzir Ship v0.4.0 Oct 27, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-4-0.md)

  [This release adds components to entries, supports tagging during publish, and polishes release creation output while inverting the show table order.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-4-0.md)
* [ Tenzir Ship v0.3.0 Oct 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-3-0.md)

  [This release refines the workflow and exports, introduces numeric entry prefixes and emoji-styled types, and improves table layout and PR metadata.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-3-0.md)
* [ Tenzir Platform v1.20.0 Oct 22, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-20-0.md)

  [This release introduces keyboard shortcut indicators for buttons, ensures consistent blob rendering, shows UDOs in the package info, and includes fixes for big number rendering and history position.](https://preview.docs.tenzir.com/375/changelog/platform/v1-20-0.md)
* [ Tenzir Ship v0.2.0 Oct 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-2-0.md)

  [This release improves table and export layouts, simplifies configuration, and streamlines the release archive while fixing logging and ordering.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-2-0.md)
* [ Tenzir Ship v0.1.0 Oct 21, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-1-0.md)

  [This initial version introduces the inaugural `tenzir-changelog` CLI, covering project bootstrapping, entry capture, rich browsing, release assembly, documentation, and validation tooling.](https://preview.docs.tenzir.com/375/changelog/tenzir-ship/v0-1-0.md)
* [ Tenzir Node v5.18.0 Oct 20, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-18-0.md)

  [This release focuses on improving performance and memory usage. Pipelines are now faster, especially when using if conditions or parsing highly heterogeneous events. Memory usage has also been substantially reduced.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-18-0.md)
* [ Tenzir Node v5.17.0 Oct 13, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-17-0.md)

  [This release introduces user-defined operators in packages, allowing you to extend Tenzir with custom operators defined in TQL files. It also adds list manipulation functions, a recursive search function, and improved memory management.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-17-0.md)
* [ Tenzir Platform v1.19.1 Oct 13, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-19-1.md)

  [This release fixes several bugs in the Tenzir Platform; from the Secret Store API to the way ephemeral node tokens are generated.](https://preview.docs.tenzir.com/375/changelog/platform/v1-19-1.md)
* [ Tenzir Platform v1.19.0 Sep 30, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-19-0.md)

  [This release adds a new detail page, as well as many UI fixes and improvements.](https://preview.docs.tenzir.com/375/changelog/platform/v1-19-0.md)
* [ Tenzir Node v5.16.0 Sep 26, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-16-0.md)

  [This release brings forth stability improvements under high load that could cause platform unresponsiveness, fixes API request isolation problems, better kafka diagnostics and more.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-16-0.md)
* [ Tenzir Node v5.15.0 Sep 19, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-15-0.md)

  [This release enhances TQL's data transformation capabilities with lambda expressions that can capture surrounding fields in `map` and `where` functions, plus grouped enumeration for separate event counting. We've also improved operator composability with enhanced `to_splunk` parameters, added oct...](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-15-0.md)
* [ Tenzir Node v5.14.0 Sep 11, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-14-0.md)

  [This release introduces an integration fo SentinelOne Singularity™ Data Lake and a new message based `to_kafka` operator that features a one to one event to message relation.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-14-0.md)
* [ Tenzir Platform v1.18.0 Sep 2, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-18-0.md)

  [With this release of the Tenzir Platform, we reorganized the UI to make the most important pages more accessible.](https://preview.docs.tenzir.com/375/changelog/platform/v1-18-0.md)
* [ Tenzir Node v5.13.2 Sep 1, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-2.md)

  [This release adds a new S3 operator and fixes a bug within the `fork` operator.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-2.md)
* [ Tenzir Node v5.13.1 Aug 28, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-1.md)

  [This release adds a new Azure Blob Storage operator with account key authentication and improves Google Security Operations retry handling. It also contains various small fixes and improvements.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-1.md)
* [ Tenzir Platform v1.17.4 Aug 28, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-4.md)

  [This patch release contains no public-facing bug-fixes or features.](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-4.md)
* [ Tenzir Node v5.13.0 Aug 20, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-0.md)

  [This release enhances UDP ingestion with the new `from_udp` operator that produces structured events with sender metadata. We also improved the execution model for `every` and `cron` subpipelines, added DNS lookup capabilities, and made the Syslog parser more flexible.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-13-0.md)
* [ Tenzir Platform v1.17.3 Aug 7, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-3.md)

  [This bugfix release fixes an issue where the Tenzir Platform would generate download URLs with an incorrect signature.](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-3.md)
* [ Tenzir Node v5.12.1 Aug 6, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-12-1.md)

  [We fixed two bugs in the `to_google_secops` and `to_amazon_security_lake` operators.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-12-1.md)
* [ Tenzir Platform v1.17.2 Aug 6, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-2.md)

  [You can now select parts of a pipeline from the history pane without closing it and the bottom bar in charts does not overlap with the contant any more.](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-2.md)
* [ Tenzir Node v5.12.0 Aug 4, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-12-0.md)

  [This release adds support for OCSF 1.6.0 and introduces the `replace` operator.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-12-0.md)
* [ Tenzir Platform v1.17.1 Aug 4, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-1.md)

  [The app now renders durations of length `0` correctly in the detailed event view.](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-1.md)
* [ Tenzir Node v5.11.1 Aug 1, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-11-1.md)

  [This release introduces payload compression for Azure Log Analytics to reduce bandwidth usage, as well as an important fix for a `from_http` bug that was introduced with the previous release.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-11-1.md)
* [ Tenzir Node v5.11.0 Aug 1, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-11-0.md)

  [This release delivers significant performance improvements for situations with many concurrent pipelines, making Tenzir more robust under high-load scenarios. New features include AWS role assumption support, enhanced string trimming functionality, and improved HTTP error handling capabilities. A...](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-11-0.md)
* [ Tenzir Platform v1.17.0 Jul 30, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-0.md)

  [This release fixes the display of example pipelines in packages.](https://preview.docs.tenzir.com/375/changelog/platform/v1-17-0.md)
* [ Tenzir Node v5.10.0 Jul 22, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-10-0.md)

  [This release introduces two new powerful OCSF operators that automate enum derivation and provide intelligent field trimming. The update also includes string padding functions, better HTTP requests, IP categorization and much more!](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-10-0.md)
* [ Tenzir Platform v1.16.1 Jul 18, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-16-1.md)

  [This release fixes two issues in the Tenzir UI that were found since the last release.](https://preview.docs.tenzir.com/375/changelog/platform/v1-16-1.md)
* [ Tenzir Platform v1.16.0 Jul 16, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-16-0.md)

  [This release adds two mechanism for a better diagnostics experience. Diagnostics are now shown directly in the editor. Additionally, the diagnostics heatmap in the pipeline overview can now be interacted with.](https://preview.docs.tenzir.com/375/changelog/platform/v1-16-0.md)
* [ Tenzir Platform v1.15.0 Jul 9, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-15-0.md)

  [This release adds support for reading externally-supplied JWT tokens from a header, instead of manually clicking on the *Log In* button.](https://preview.docs.tenzir.com/375/changelog/platform/v1-15-0.md)
* [ Tenzir Node v5.9.0 Jul 6, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-9-0.md)

  [This release brings a family of UUID functions to TQL, making it easier to generate random numbers for a variety of use cases.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-9-0.md)
* [ Tenzir Platform v1.14.1 Jul 4, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-14-1.md)

  [We resolved an issue where some rows in the pipelines table were being cut off. The table now scrolls properly when there are many entries.](https://preview.docs.tenzir.com/375/changelog/platform/v1-14-1.md)
* [ Tenzir Node v5.8.0 Jul 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-8-0.md)

  [This release introduces format and compression inference from URLs for HTTP data sources, streamlining data loading workflows. It also includes bug fixes for secret resolution and HTTP server mode.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-8-0.md)
* [ Tenzir Node v5.7.0 Jul 1, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-7-0.md)

  [Tenzir Node v5.7.0 introduces a new secret type that keeps its sensitive content hidden while enabling flexible secret retrieval. This release also adds support for OCSF extensions and brings several improvements to the operator.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-7-0.md)
* [ Tenzir Platform v1.14.0 Jul 1, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-14-0.md)

  [This release adds CLI support for adding, removing and updating secrets. It also adds a new three-dot menu on the pipelines page, as well as partial pipeline execution from the history.](https://preview.docs.tenzir.com/375/changelog/platform/v1-14-0.md)
* [ Tenzir Platform v1.13.0 Jun 26, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-13-0.md)

  [This release contains improved integration for running the Tenzir Platform inside GCP, a new Schema Search functionality, and an option for showing the total diagnostic count in heatmap cells.](https://preview.docs.tenzir.com/375/changelog/platform/v1-13-0.md)
* [ Tenzir Node v5.6.1 Jun 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-6-1.md)

  [This release restores an aggregation function that was accidentally made unavailable in Tenzir Node v5.6.0.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-6-1.md)
* [ Tenzir Node v5.6.0 Jun 24, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-6-0.md)

  [The operator now supports event-dependent topics, making routing between pipelines more flexible. Additionally, new and operators make taking apart custom logs easier than before.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-6-0.md)
* [ Tenzir Node v5.5.0 Jun 18, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-5-0.md)

  [Built-in support for normalizing OCSF events to their upstream schema makes normalizations easier than ever with Tenzir Node v5.5.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-5-0.md)
* [ Tenzir Platform v1.12.0 Jun 18, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-12-0.md)

  [Tenzir Platform v1.12 introduces an action bar at the bottom of the Explorer, providing easier access to view settings. Additionally, the widget row on the nodes page has been enhanced with numerous improvements and bug fixes.](https://preview.docs.tenzir.com/375/changelog/platform/v1-12-0.md)
* [ Tenzir Node v5.4.1 Jun 13, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-4-1.md)

  [This release fixes a bug within the JSON printer that could lead to invalid JSON being produced, and also led to response timeouts when using the Tenzir Platform.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-4-1.md)
* [ Tenzir Node v5.4.0 Jun 12, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-4-0.md)

  [With the introduction of format strings to TQL, this release makes string construction from multiple parts easier than ever before.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-4-0.md)
* [ Tenzir Node v5.3.4 Jun 10, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-4.md)

  [This release fixes a bug that caused package installation outside of the Tenzir Library to fail, which caused Demo Nodes in the Tenzir Platform to not have any packages installed.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-4.md)
* [ Tenzir Platform v1.11.1 Jun 10, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-11-1.md)

  [The all-new pipeline widgets make it easy to see at a glance which the total ingress and egress of all pipelines, and to easily figure out which pipelines had warnings and errors.](https://preview.docs.tenzir.com/375/changelog/platform/v1-11-1.md)
* [ Tenzir Node v5.3.3 Jun 6, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-3.md)

  [The from\_http and http operators now support response sizes upto 2GiB](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-3.md)
* [ Tenzir Node v5.3.2 Jun 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-2.md)

  [Tenzir Node v5.3.1 updated the pyproject version but did not actually commit it, causing the Python operator to fail to start. This release fixes the issue.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-2.md)
* [ Tenzir Node v5.3.0 Jun 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-0.md)

  [This release brings forth improvements to HTTP support in Tenzir, supporting requests as transformations and paginating APIs.](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-3-0.md)
* [ Tenzir Platform v1.10.4 Jun 2, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-4.md)

  [This release adds a custom icon for ephemeral nodes, making them easier to distinguish from regular ones.](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-4.md)
* [ Tenzir Platform v1.10.3 Jun 1, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-3.md)

  [As of this release, there is a detailed changelog for the Tenzir Platform on the revamped docs.tenzir.com.](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-3.md)
* [ Tenzir Node v5.2.0 May 23, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-2-0.md)
* [ Tenzir Platform v1.10.2 May 21, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-2.md)

  [This patch release contains a number of additional bugfixes since Tenzir Platform v1.10.1:](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-2.md)
* [ Tenzir Node v5.1.8 May 20, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-8.md)
* [ Tenzir Platform v1.10.1 May 20, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-1.md)

  [This patch release fixes a number of issues found since the release of Tenzir Platform v1.10:](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-1.md)
* [ Tenzir Node v5.1.7 May 19, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-7.md)
* [ Tenzir Platform v1.10.0 May 16, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-0.md)

  [This release restructures the page layout for better usability and adds the ability to statically define workspaces in on-prem environments.](https://preview.docs.tenzir.com/375/changelog/platform/v1-10-0.md)
* [ Tenzir Node v5.1.6 May 15, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-6.md)
* [ Tenzir Node v5.1.5 May 12, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-5.md)
* [ Tenzir Node v5.1.4 May 8, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-4.md)
* [ Tenzir Node v5.1.3 May 5, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-3.md)
* [ Tenzir Node v5.1.2 Apr 30, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-2.md)
* [ Tenzir Node v5.1.1 Apr 28, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-1.md)
* [ Tenzir Node v5.1.0 Apr 25, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-1-0.md)
* [ Tenzir Node v5.0.1 Apr 22, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-0-1.md)
* [ Tenzir Node v5.0.0 Apr 17, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v5-0-0.md)
* [ Tenzir Platform v1.9.7 Apr 17, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-7.md)

  [This patch release comes with a number of frontend improvements since Tenzir Platform v1.9.6:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-7.md)
* [ Tenzir Platform v1.9.6 Apr 14, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-6.md)

  [This patch release includes the following improvements over Tenzir Platform v1.9.5:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-6.md)
* [ Tenzir Platform v1.9.5 Apr 11, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-5.md)

  [This patch release includes the following improvements over Tenzir Platform v1.9.4:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-5.md)
* [ Tenzir Node v4.32.1 Apr 8, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-32-1.md)
* [ Tenzir Node v4.32.0 Apr 4, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-32-0.md)
* [ Tenzir Platform v1.9.4 Apr 3, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-4.md)

  [This patch release includes the following improvements over Tenzir Platform v1.9.3:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-4.md)
* [ Tenzir Platform v1.9.3 Apr 2, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-3.md)

  [This patch release includes the following bug fixes over Tenzir Platform v1.9.2:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-3.md)
* [ Tenzir Node v4.31.2 Apr 1, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-31-2.md)
* [ Tenzir Node v4.31.0 Mar 31, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-31-0.md)
* [ Tenzir Node v4.30.3 Mar 25, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-30-3.md)
* [ Tenzir Node v4.30.2 Mar 22, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-30-2.md)
* [ Tenzir Node v4.30.1 Mar 20, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-30-1.md)
* [ Tenzir Node v4.30.0 Mar 18, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-30-0.md)
* [ Tenzir Platform v1.9.2 Mar 18, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-2.md)

  [This patch release includes the following bug fixes over Tenzir Platform v1.9.1:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-2.md)
* [ Tenzir Platform v1.9.1 Mar 17, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-1.md)

  [This patch release includes the following bug fixes over Tenzir Platform v1.9.0, all of them geared towards Sovereign Edition users:](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-1.md)
* [ Tenzir Platform v1.9.0 Mar 14, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-0.md)

  [This release revamps the Explorer to better support large datasets.](https://preview.docs.tenzir.com/375/changelog/platform/v1-9-0.md)
* [ Tenzir Node v4.29.2 Mar 11, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-29-2.md)
* [ Tenzir Platform v1.8.5 Mar 7, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-5.md)

  [This release does not contain any user-facing changes, only improvements to the internal CI release workflow.](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-5.md)
* [ Tenzir Platform v1.8.4 Mar 6, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-4.md)

  [This patch release includes the following bug fixes over Tenzir Platform v1.8.3:](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-4.md)
* [ Tenzir Node v4.29.1 Mar 3, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-29-1.md)
* [ Tenzir Node v4.29.0 Feb 25, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-29-0.md)
* [ Tenzir Platform v1.8.3 Feb 21, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-3.md)

  [This patch release includes the following bug fixes over Tenzir Platform v1.8.2:](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-3.md)
* [ Tenzir Platform v1.8.2 Feb 19, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-2.md)

  [This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.8.1:](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-2.md)
* [ Tenzir Node v4.28.2 Feb 13, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-28-2.md)
* [ Tenzir Node v4.28.0 Feb 10, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-28-0.md)
* [ Tenzir Platform v1.8.1 Feb 6, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-1.md)

  [This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.8:](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-1.md)
* [ Tenzir Node v4.27.0 Jan 30, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-27-0.md)
* [ Tenzir Platform v1.8.0 Jan 30, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-0.md)

  [This release adds support for the new and improved charting operators of Tenzir Node v4.27, and revamps example deployments in the platform repository.](https://preview.docs.tenzir.com/375/changelog/platform/v1-8-0.md)
* [ Tenzir Node v4.26.0 Jan 22, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-26-0.md)
* [ Tenzir Platform v1.7.2 Jan 20, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-2.md)

  [This patch release contains the following changes, bug fixes and improvements over Tenzir Platform v1.7.1:](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-2.md)
* [ Tenzir Platform v1.7.1 Jan 14, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-1.md)

  [This patch release contains the following bug fixes and improvements over Tenzir Platform v1.7:](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-1.md)
* [ Tenzir Node v4.25.0 Jan 9, 2025](https://preview.docs.tenzir.com/375/changelog/tenzir/v4-25-0.md)
* [ Tenzir Platform v1.7.0 Jan 8, 2025](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-0.md)

  [This release introduces a new Drag'n'Drop feature to easily work with data from local files, and adds additional configuration knobs for Sovereign Edition users.](https://preview.docs.tenzir.com/375/changelog/platform/v1-7-0.md)