Released at 2025-11-01
- BUGFIX: fix the increased CPU usage during data ingestion. The issue has been introduced in v1.37.0.
- BUGFIX: querying: fix
/select/logsql/tailrequests being rejected by-search.maxQueryTimeRangewhen the query relied on the tail window for the time filter. Live tailing now continues to work with that flag enabled. See #760. - BUGFIX: data ingestion: Elasticsearch
_bulkparse warnings now show the client address, request URI, and tail of the bad payload, so broken batches are easier to spot. See #60.