Skip to Content
Release Notes2025November

Release notes for November 2025

Grepr released these feature updates, improvements, and bug fixes in November 2025.

Enhanced support for running Datadog and New Relic Lucene queries in Grepr

November 3, 2025

This release adds range queries and comparison operators to the support for the Datadog and New Relic Lucene query syntaxes. This release also fixes an issue with queries that include the negation of OR expressions. See Query log data using Datadog syntax and Query log data using New Relic Lucene.

Improvements to the Data Explorer UI

November 3, 2025

This release includes updates to the Data Explorer UI that make it easier for you to search logs by providing a single input for log data filters. The updated interface improves usability and streamlines the search experience when exploring log data.

Materialization support in the SQL operation improves performance for complex queries

November 3, 2025

Materialization support is added to the SQL operation to optimize query performance when multiple downstream operations consume a table or view. You can use the shouldMaterialize option with view and table statements to prevent duplicate computation of those objects, improving performance for complex queries that reference the same intermediate results multiple times. To learn more, see Transform events with the SQL operation.

Fixes to the Open Telemetry vendor integration form

November 3, 2025

This release includes fixes to the OpenTelemetry integration form in the Grepr UI. These fixes ensure the correct handling of any secret headers entered in the form.

Last updated on