Daemon 1.16.0 released

  • Improvement: SQL SELECT queries working on dynamic tables using subqueries will now extract the subquery’s assigned alias as the table name. These dynamic tables will show as SELECT ([..]) AS alias_name in the timeline summary.
  • Bugfix: Fix parsing of SQL queries that use the FROM keyword where it does not refer to a table name (e.g. TRIM(TRAILING 'x' FROM ?)).
  • Change: Update dependencies and rebuild with current Golang version.

Components

  • Daemon

Published

16.04.2026