Changelog for version 5.10.1#
Released 3 September 2026#
Gravwell#
Additions#
Enabled storing very large SSO sessions by default.
Bug Fixes#
Fixed CLI chown for flows and alerts.
Fixed an issue to avoid shutdown during active ageout.
Fixed an issue where stderr override files were world readable.
Fixed an issue where the validate flag would produce an error with the default datastore config.
Fixed an issue where login was blocked during backup.
Fixed an issue with backup on high churn resource systems.
Fixed an issue with data overrun reindexing creating duplicate entries.
Fixed an issue with syslog parsing which caused entries to be dropped if there was no structured data.
Fixed an eval hinting issue and improved search performance.
Ingester Changes#
Additions#
Added Anthropic API support to the LLM ingester.
Added dynamic reload for hosted ingesters.
Added nested hosted ingester support.
Bug Fixes#
Fixed an issue with the hosted runner config not being registered.
Fixed an issue with backend logging replacing whitespace with _ in certain circumstances.
Fixed an issue with timeouts on large shards in the shardingester tool.
Fixed a lock contention bug in the ingest library.