Imply Lumi release notes
June 9, 2026
Lumi version 2026.06.02-075214
Roles and permissions
- Added
AdministerDatapermission to the Admin role. This permission enables you to create, update, and delete data management rules.
Transform data
- Added CIDR subnet lookups,
POW,TONUMBER, andMVAPPENDfunctions to the expression parser.
Search data
- Added support for the
CASEfunction in Lumi queries. - Added support for using the
spathcommand without specifying a path.
Fixes
- The
bincommand now accepts time spans without a leading number, such asspan=hforspan=1h, and accepts snap-to syntax likespan=1h@h(the snap-to part is ignored). - The
mvmapfunction now accepts any multi-value expression as its first argument, such assplitormvfilter, instead of only a field name. - Fixed an issue where
inputlookupcould 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.