Skip to main content

Imply Lumi release notes

June 9, 2026

Lumi version 2026.06.02-075214

Roles and permissions

  • Added AdministerData permission to the Admin role. This permission enables you to create, update, and delete data management rules.

Transform data

  • Added CIDR subnet lookups, POW, TONUMBER, and MVAPPEND functions to the expression parser.

Search data

  • Added support for the CASE function in Lumi queries.
  • Added support for using the spath command without specifying a path.

Fixes

  • The bin command now accepts time spans without a leading number, such as span=h for span=1h, and accepts snap-to syntax like span=1h@h (the snap-to part is ignored).
  • The mvmap function now accepts any multi-value expression as its first argument, such as split or mvfilter, instead of only a field name.
  • Fixed an issue where inputlookup could return incorrect or missing rows when a query paused and resumed mid-execution.
  • Fixed rendering issues in the Pipelines UI.
  • Fixed a login issue where users weren't redirected to the Lumi Management Console after signing in.