Changelog for version 5.8.12#

Released 12 March 2026#

Gravwell#

Attention

This release contains several high priority bug fixes to address security concerns by reinstating account lockouts and restricting token permissions.

Additions#

Bug Fixes#

  • Fixed an issue where the CLI could not authenticate users with MFA required.

  • Fixed an issue where an admin would take ownership of a token if they regenerated it on behalf another user.

  • Improved sort performance when multiple sort modules are used.

  • Reinstated account lockout logic.

  • Restricted API access for admin-generated tokens for peripheral APIs.

Ingester Changes#

Additions#

  • Added a new JSON Router Preprocessor for routing entries to different tags based on the value of a JSON field within the entries.

  • Added transparent decompression on S3 objects.